|
Quick Lists
|
|
Bug ID:
|
6819213
|
|
Votes
|
0
|
|
Synopsis
|
revive sun.boot.library.path
|
|
Category
|
hotspot:runtime_system
|
|
Reported Against
|
|
|
Release Fixed
|
hs15(b05),
hs14(b14) (Bug ID:2175305)
, 6u14(b05) (Bug ID:2175461)
, 7(b54) (Bug ID:2175664)
, 6u18(b01) (Bug ID:2180576)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
2-High
|
|
Related Bugs
|
6825693
,
6214495
|
|
Submit Date
|
18-MAR-2009
|
|
Description
|
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.
Posted Date : 2009-03-18 22:37:07.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Though this will continue to be sun specific implementation and will
be used as such, external developers should not rely on this mechanism,
and it will be deprecated or changed in the future.
Posted Date : 2009-03-18 22:27:00.0
http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/956304450e80
Posted Date : 2009-04-02 00:12:20.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |