-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: internal
-
Component/s: javafx
-
Environment:
fx-sandbox:metal branch
-
generic
-
os_x
Below build warning is observed.
MTLPipeline.java:45: warning: [removal] AccessController in java.security has been deprecated and marked for removal
AccessController.doPrivileged((PrivilegedAction<Void>) () -> {
MTLPipeline.java:45: warning: [removal] AccessController in java.security has been deprecated and marked for removal
AccessController.doPrivileged((PrivilegedAction<Void>) () -> {