-
Enhancement
-
Resolution: Fixed
-
P2
-
7-client
-
None
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214634 | 8 | Henry Jen | P2 | Closed | Fixed | b12 |
Latest builds of FX2.0 do not rely on library path to load native libraries.
Hence we can stop adding FX to the bootclasspath and can add it to the intemediate secure classloader.
This will allow dynamic installation of JavaFX runtime in the existing JVM without relaunch.
This will also be improtant for future modularization efforts.
Hence we can stop adding FX to the bootclasspath and can add it to the intemediate secure classloader.
This will allow dynamic installation of JavaFX runtime in the existing JVM without relaunch.
This will also be improtant for future modularization efforts.
- backported by
-
JDK-2214634 Support FX runtime without bootclasspath
-
- Closed
-