Excluding AccessController.doPrivileged, there are 255 occurrences in 90 files, although several of these are associated with doPrivileged calls and will be eliminated along with the removal of doPrivileged, so this should be rechecked after
Also, double check:
- unused imports
- unnecessary `@SuppressWarning`s
- remove FXPermissions class
- blocks
-
JDK-8344443 Deprecate FXPermission for removal
- Resolved
- is blocked by
-
JDK-8342453 Remove calls to doPrivileged in javafx.graphics/com.sun.javafx.tk
- Resolved
-
JDK-8342454 Remove calls to doPrivileged in javafx.graphics/com.sun.glass
- Resolved
-
JDK-8342456 Remove calls to doPrivileged in javafx.graphics/other
- Resolved
-
JDK-8342459 Remove calls to doPrivileged in javafx.base
- Resolved
-
JDK-8342460 Remove calls to doPrivileged in javafx.web
- Resolved
-
JDK-8342997 Remove use of System::getSecurityManager and SecurityManager from JavaFX
- Resolved
-
JDK-8343630 Pass AccessControlContext to/from WebKit as opaque object
- Resolved
-
JDK-8341090 Remove support for security manager from JavaFX
- Resolved
- relates to
-
JDK-8344431 Remove remaining security manager calls from javafx.web/{android,ios}
- Open
- links to
-
Commit(master) openjdk/jfx/7d1b2c3e
-
Review(master) openjdk/jfx/1638