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

   I've done some A/B testing with and without having these properties set:
   `-J-Dorg.netbeans.NbClipboard.level=FINEST 
-J-Dnetbeans.slow.system.clipboard.hack=false to the netbeans_default_options`
   
   With both set: fails on average at the 9th attempt.
   With only `-J-Dorg.netbeans.NbClipboard.level=FINEST set:` fails on average 
at the 9th attempt.
   With only `-J-Dnetbeans.slow.system.clipboard.hack=false`: fails on avergage 
at the 2nd attempt
   With none set: fails on avergage at the 2nd attempt
   
   
   Based on this, it's the introduction of FINEST level logging that helps, but 
doesn't fix the issue.  I don't think 
-J-`Dnetbeans.slow.system.clipboard.hack=false` has anything to do with this.
   
   I'm willing to dig in further but need some direction.  Can I run netbeans 
from source inside netbeans?


-- 
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