bradvido commented on issue #3962:
URL: https://github.com/apache/netbeans/issues/3962#issuecomment-1665628015

   @neilcsmith-net , I've downloaded the installer from the codelerity link, 
and have tested that.
   Here's the output of my runtime environment:
   ```
   java.version: 20.0.1
   os.name: Windows 11
   os.version: 10.0
   os.arch: amd64
   ```
   
   And still get the same results. Copy/Paste fails after one or two attempts.  
Interestingly, it's not consistent as to what attempt it start to fail on, but 
it always fails.
   
   Since we are on identical netbeans runtimes and JDKs, and you are saying 
that it's working consistently for you through 25 iterations, I'm at a loss.  
We are also both running Windows 11,
   
   Have you set and of these properties in your netbeans?  Mine is completely 
vanilla.
   ```
   -J-Dnetbeans.slow.system.clipboard.hack=false
   -J-DTopSecurityManager.disable=true
   -J--add-opens=java.desktop/sun.awt=ALL-UNNAMED
   -J-Dorg.netbeans.NbClipboard.level=FINEST 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to