BZ #123: Missing java.library.path from system properties

Status fields:

creation_ts:2009-03-05 17:39
component:vm
version:unspecified
rep_platform:All
op_sys:All
bug_status:RESOLVED
resolution:FIXED
reporter:michi@complang.tuwien.ac.at
The property "java.library.path" seems to be missing from the system properties
(System.getProperties() is what I am talking about). The problem is not severe because
apparently no application seems to depend on it. But it is a problem nonetheless and
additionally the property value comes in handy when debugging the OpenJDK launcher.

For GNU Classpath the property is present but empty.
For OpenJDK the property is missing completely.

Comment #1 by stefan@complang.tuwien.ac.at on 2010-12-16 22:43:32

http://mips.complang.tuwien.ac.at/hg/cacao/rev/c0fa6366e7e0

Comment #2 by stefan@complang.tuwien.ac.at on 2011-08-30 20:07:28

*** Bug 150 has been marked as a duplicate of this bug. ***