mbien commented on PR #8455:
URL: https://github.com/apache/netbeans/pull/8455#issuecomment-2831683269
another attempt:
- disabled the async preferences updater during tests, the values are set
directly
- made all cached values volatile to fix the `OptionsUtils`
lazy init via CAS is also incorrect, but lets see if the tests work first
before I change that.
--
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