shadowfly256 commented on issue #8079:
URL: https://github.com/apache/netbeans/issues/8079#issuecomment-2573372761

   I continued with my testing:
   #### Reproducability
   I tried to reproduce the bug on Arch (Actually Garuda, Wayland, Plasma 6, 
JDK21) but the error did not occur. **So there is probably nobody else affected 
but me.**
   #### TimableEventQueue.install=false
   I switched this off in 
`~/.local/share/flatpak/app/org.apache.netbeans/x86_64/stable/83ec4ab652c2b699b32d25fa15b286a2e0c97166a208554fe1654013c6638098/files/netbeans/platform/modules/org-netbeans-core.jar`.
 The stack traces still look the same, and NetBeans still detects those errors.
   #### Profiling
   I ran the test program with async-profiler like this: `java 
-XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -jar 
JavaApplication.jar` and `./asprof -d 30 -e cpu -f cpu.html PID`:
   ##### Without turing off the screen
   
![Screenshot_20250106_162910](https://github.com/user-attachments/assets/06d13beb-7d71-46bb-9825-baef1ddf6240)
   ##### With turning off the screen
   
![Screenshot_20250106_162917](https://github.com/user-attachments/assets/045e693d-8cbb-42de-9e56-efba8bed17c0)
   
   Either way, async-profiler does not print any stack traces to the terminal.
   
   I guess it's best to close this, as it's just me who is affected.


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