hg: jdk7/hotspot/hotspot: 4 new changesets
andrei.pangin at sun.com
andrei.pangin at sun.com
Thu Jul 15 06:11:47 PDT 2010
Changeset: bfc89697cccb
Author: acorn
Date: 2010-07-02 17:23 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/bfc89697cccb
6964164: MonitorInUseLists leak of contended objects
Summary: fix MonitorInUseLists memory leak and MonitorBound now works
Reviewed-by: chrisphi, dice
! src/share/vm/runtime/synchronizer.cpp
! src/share/vm/runtime/synchronizer.hpp
! src/share/vm/runtime/thread.hpp
Changeset: 5087ecc10458
Author: acorn
Date: 2010-07-07 14:12 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/5087ecc10458
Merge
Changeset: 0e7d2a08b605
Author: mchung
Date: 2010-07-07 15:35 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/0e7d2a08b605
6967423: Hotspot support for modules image
Summary: Add hotspot support for modules image
Reviewed-by: acorn
! make/linux/makefiles/sa.make
! make/solaris/makefiles/sa.make
! src/os/linux/vm/os_linux.cpp
! src/os/solaris/vm/os_solaris.cpp
! src/share/vm/runtime/os.cpp
Changeset: 1e7ec26380bd
Author: apangin
Date: 2010-07-14 17:52 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/1e7ec26380bd
Merge
More information about the jdk7-changes
mailing list