Relates :
|
|
Relates :
|
|
Relates :
|
If a class is loaded using the bootclasspath, then any native libraries needed by that the class will be loaded from the sun.boot.library.path. This property (sun.boot.library.path) could be changed during the vm startup phase, in much earlier releases, but a feature implementation rendered this property immutable. It is the desire to make this property mutable by the java, javafx and the java plugin launchers.
|