-
Enhancement
-
Resolution: Fixed
-
P2
-
6u14
-
b05
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2175664 | 7 | Kumar Srinivasan | P2 | Closed | Fixed | b54 |
JDK-2180576 | 6u18 | Kumar Srinivasan | P2 | Closed | Fixed | b01 |
JDK-2175461 | 6u14 | Paul Hohensee | P2 | Closed | Fixed | b05 |
JDK-2175305 | hs14 | Kumar Srinivasan | P2 | Closed | Fixed | b14 |
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.
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.
- backported by
-
JDK-2175305 revive sun.boot.library.path
- Closed
-
JDK-2175461 revive sun.boot.library.path
- Closed
-
JDK-2175664 revive sun.boot.library.path
- Closed
-
JDK-2180576 revive sun.boot.library.path
- Closed
- relates to
-
JDK-6214495 Any attempt to set sun.boot.library.path causes VM to fail
- Closed
-
JDK-7200297 jdwp and hprof code do not handle multiple sun.boot.library.path elements correctly
- Closed
-
JDK-6825693 (serviceablity) need to make the various serviceability tools aware of 6819213
- Resolved
(2 relates to)