Thanks, Ioannis! For others just joining the thread, java_desktop_clipboard_patch_17plus.jar is the "patch-module" approach prepared by mbien at https://github.com/apache/netbeans/discussions/7051#discussioncomment-12319448
Whereas the "javaagent" approach is what crashed in Ioannis' case. Though I'm sure the agent approach can be made to work if we decide to go that route. (We could even pin it to specific tested Java versions to make sure it deactivates itself on unsupported Java versions.) -- Eirik From: Matthias Bläsing <mblaes...@doppel-helix.eu.INVALID> Reply-To: "dev@netbeans.apache.org" <dev@netbeans.apache.org> Date: Saturday, March 22, 2025 at 2:37 PM To: "dev@netbeans.apache.org" <dev@netbeans.apache.org> Subject: Re: Adapting xxDark's Clipboard Problem Fix Hi, Am Samstag, dem 22.03.2025 um 20:27 +0200 schrieb Ioannis Torounoglou: One small addition, from my today tests, is that agent is not working with OpenJDK 24. The java_desktop_clipboard_patch_17plus.jar is working... without the "why" please lets not jump to conclusions. This might be just an asm incompatibility. And Neil already mentioned, that the JDK24 classfile api might be an alternative. I'll have a look, but won't be able to make it before mid next week. Greetings Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org<mailto:dev-unsubscr...@netbeans.apache.org> For additional commands, e-mail: dev-h...@netbeans.apache.org<mailto:dev-h...@netbeans.apache.org> For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists