hg: jdk8/tl/jdk: 7200297: agent code does not handle multiple boot library path elements correctly (original) (raw)
david.holmes at oracle.com david.holmes at oracle.com
Mon Dec 3 00🔞20 UTC 2012
- Previous message: hg: jdk8/tl/jdk: 8003846: Override mechanism for currency data should not require creating currency.properties in java.home
- Next message: RFR- 7200297 jdwp and hprof code do not handle multiple sun.boot.library.path elements correctly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 60550cd2b527 Author: dholmes Date: 2012-12-02 19:16 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/60550cd2b527
7200297: agent code does not handle multiple boot library path elements correctly Summary: When bug 6819213 was fixed it enabled sun.boot.library.path property to contain multiple paths. Code in agents does not handle multiple paths when attempting to find dependent shared libs. Reviewed-by: dholmes, sspitsyn, dsamersoff Contributed-by: Bill Pittore <bill.pittore at oracle.com>
! src/share/back/debugInit.c ! src/share/back/error_messages.c ! src/share/back/transport.c ! src/share/demo/jvmti/hprof/hprof.h ! src/share/demo/jvmti/hprof/hprof_init.c ! src/solaris/back/linker_md.c ! src/solaris/demo/jvmti/hprof/hprof_md.c ! src/solaris/npt/npt_md.h ! src/windows/back/linker_md.c ! src/windows/demo/jvmti/hprof/hprof_md.c ! src/windows/npt/npt_md.h
- Previous message: hg: jdk8/tl/jdk: 8003846: Override mechanism for currency data should not require creating currency.properties in java.home
- Next message: RFR- 7200297 jdwp and hprof code do not handle multiple sun.boot.library.path elements correctly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]