hg: jdk7/hotspot-comp/hotspot: 20 new changesets
thomas.rodriguez at sun.com
thomas.rodriguez at sun.com
Wed Apr 15 01:57:44 PDT 2009
Changeset: f30ba3b36599
Author: poonam
Date: 2009-03-27 10:29 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f30ba3b36599
6822407: heapOopSize lookup is incorrect in Serviceability Agent.
Summary: heapOopSize symbol should be declared as constant in vmStructs and should not be looked up in readVMIntConstants().
Reviewed-by: never, swamyv, coleenp
! agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! src/share/vm/runtime/vmStructs.cpp
Changeset: d142f1feeed5
Author: acorn
Date: 2009-03-29 18:19 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/d142f1feeed5
Merge
Changeset: 956304450e80
Author: phh
Date: 2009-04-01 16:38 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/956304450e80
6819213: revive sun.boot.library.path
Summary: Support multiplex and mutable sun.boot.library.path
Reviewed-by: acorn, dcubed, xlu
! src/os/linux/vm/os_linux.cpp
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! src/share/vm/runtime/hpi.hpp
! src/share/vm/runtime/os.cpp
! src/share/vm/runtime/os.hpp
+ test/runtime/6819213/TestBootNativeLibraryPath.java
Changeset: 23276f80d930
Author: acorn
Date: 2009-04-02 14:26 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/23276f80d930
6825642: nsk sajdi tests fail with NullPointerException
Reviewed-by: xlu, coleenp, kamg, swamyv
! agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java
! src/share/vm/runtime/vmStructs.cpp
Changeset: 2c1dbb844832
Author: acorn
Date: 2009-04-02 18:17 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/2c1dbb844832
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: becb17ad5e51
Author: ysr
Date: 2009-04-02 15:57 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/becb17ad5e51
6824570: ParNew: Fix memory leak introduced in 6819891
Summary: Allocate worker-local overflow stacks, introduced in 6819891, along with ParNewGeneration, rather than with the per-scavenge ParScanThreadState.
Reviewed-by: jmasa
! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
Changeset: f18338cf04b0
Author: jcoomes
Date: 2009-03-03 14:23 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f18338cf04b0
6810474: par compact - crash in summary_phase with very full heap
Reviewed-by: tonyp
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
Changeset: 922aedc96ef5
Author: ysr
Date: 2009-04-03 15:59 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/922aedc96ef5
Merge
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 6e56a851ccaa
Author: xdono
Date: 2009-03-27 14:11 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/6e56a851ccaa
Added tag jdk7-b52 for changeset 1b1e8f1a4fe8
! .hgtags
Changeset: 032c6af894da
Author: trims
Date: 2009-04-01 22:31 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/032c6af894da
Merge
Changeset: a9d9d7e06593
Author: trims
Date: 2009-04-02 17:01 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a9d9d7e06593
Merge
Changeset: aa3a6f3eaa43
Author: trims
Date: 2009-04-02 17:37 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/aa3a6f3eaa43
6825815: Bump HS15 build number to 05 and update copyright date of HOTSPOT_VM_COPYRIGHT
Summary: Update the HS15 Build number to 05 and fix copyright date of HOTSPOT_VM_COPYRIGHT
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 5450320b9c27
Author: xdono
Date: 2009-04-02 16:51 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/5450320b9c27
Added tag jdk7-b53 for changeset 032c6af894da
! .hgtags
Changeset: 5373f8d7025b
Author: trims
Date: 2009-04-02 17:37 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/5373f8d7025b
Merge
Changeset: eae95c5579a4
Author: trims
Date: 2009-04-03 19:54 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/eae95c5579a4
Merge
Changeset: fafab5d5349c
Author: trims
Date: 2009-04-03 20:12 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/fafab5d5349c
Merge
Changeset: a63bc96715a9
Author: trims
Date: 2009-04-08 14:55 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a63bc96715a9
6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM
Summary: Update the Hotspot version number to HS16 B01 for HS16 fork
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: b9fba36710f2
Author: xlu
Date: 2009-04-06 15:47 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/b9fba36710f2
6699669: Hotspot server leaves synchronized block with monitor in bad state
Summary: Remove usage of _highest_lock field in Thread so that is_lock_owned won't depend on the correct update of that field.
Reviewed-by: never, dice, acorn
! agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThread.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/Thread.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java
! src/share/vm/runtime/javaCalls.cpp
! src/share/vm/runtime/synchronizer.cpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/runtime/thread.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: 68cd0d7ee9bb
Author: xlu
Date: 2009-04-09 13:59 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/68cd0d7ee9bb
Merge
Changeset: 6e33bfd4139b
Author: never
Date: 2009-04-14 12:25 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/6e33bfd4139b
Merge
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
More information about the hotspot-compiler-dev
mailing list