mbien opened a new pull request, #8169:
URL: https://github.com/apache/netbeans/pull/8169

   Suggestion came up on apache slack to do another release without applying 
#3386 or #7928 but disabling `TopSecurityManager` instead.
   
   this PR:
    - replaces `-Djava.security.manager=allow' with 
`-DTopSecurityManager.disable=true` and `-Djava.lang.Runtime.level=FINE`
    - allows launching NB builds on JDK 17-24
   
   cons:
    - contrary to #7928, no tests ran on JDK 24 with this config
    - even though I run those flags since NB 23 on JDK 23, I didn't actually 
test it on JDK 24 (I tested the _removal_ PR instead)
    - -> current confidence level regarding JDK 24 + topsec disabled: "works on 
my machine"
   
   pros:
    - can be switched on again if problems are encountered


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