GitHub user mbien edited a discussion: Windows clipboard issues discussion

Copying text in and out of NetBeans stops working for some users on windows, 
this thread discusses #3962 on the adventurous quest to fix the bug.

updates:
 - the issue has been reproduced outside of NetBeans which confirmed that it is 
a JDK bug https://bugs.openjdk.org/browse/JDK-8353950
 - JDK patches are available, after discussing various options on the dev list, 
it was decided to apply the patch via JVM agent until fixed in the JDK itself
 - NetBeans 26 RC 1 contains the fix, see 
https://github.com/apache/netbeans/discussions/8431 for release candidate 
testing

thanks to everyone who participated in this endeavor, esp to @xxDark who came 
up with the initial patch 
(https://github.com/apache/netbeans/discussions/7051#discussioncomment-12285535),
 many community members who helped finding methods to reproduce the race 
condition more reliably and @matthiasblaesing for integrating it into NetBeans 
26 https://github.com/apache/netbeans/pull/8361

GitHub link: https://github.com/apache/netbeans/discussions/7051

----
This is an automatically sent email for notifications@netbeans.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@netbeans.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to