hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

david.holmes at oracle.com david.holmes at oracle.com
Sun Dec 9 18:15:49 PST 2012


Changeset: d88d0eee8a9e
Author:    dholmes
Date:      2012-12-06 18:14 -0500
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d88d0eee8a9e

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

Changeset: 176f7080794d
Author:    dholmes
Date:      2012-12-09 21:14 -0500
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/176f7080794d

Merge

- make/sun/rmi/rmi/mapfile-vers
- src/share/native/sun/rmi/server/MarshalInputStream.c




More information about the jdk7u-dev mailing list