Details
-
Type:
Improvement
-
Status: Reopened
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Java 25 removes Security Manager and throws UnsupportedOperationException when setPolicy() or setSecurityManager() is called.
Those can be ignored as Java 25 no longer performs the permissions checks.
Would it be possible to consider the attached patch to allow building/running jalview with Java 25?
Those can be ignored as Java 25 no longer performs the permissions checks.
Would it be possible to consider the attached patch to allow building/running jalview with Java 25?