hg: jdk7/hotspot-gc/hotspot: 11 new changesets

antonios.printezis at sun.com antonios.printezis at sun.com
Sat Oct 11 06:49:06 UTC 2008


Changeset: e4355b352b7d
Author:    coleenp
Date:      2008-09-26 13:33 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/e4355b352b7d

6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
Summary: Assertion is invalid because java.lang.String may be initialized just before this assertion.
Reviewed-by: phh

! src/share/vm/runtime/thread.cpp

Changeset: 99dd4bbd9eec
Author:    acorn
Date:      2008-09-30 12:24 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/99dd4bbd9eec

Merge

! src/share/vm/runtime/thread.cpp

Changeset: b7483806cc49
Author:    acorn
Date:      2008-10-01 20:15 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/b7483806cc49

Merge


Changeset: 9646293b9637
Author:    xdono
Date:      2008-09-25 12:53 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/9646293b9637

Added tag jdk7-b36 for changeset e91159f921a5

! .hgtags

Changeset: 0e31d37915ff
Author:    trims
Date:      2008-10-01 16:57 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/0e31d37915ff

6754998: Update Hotspot version for hs14 b06
Summary: Bump Hotspot build number to 06
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: af90fe21c1e3
Author:    trims
Date:      2008-10-01 16:57 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/af90fe21c1e3

Merge


Changeset: c005b6eac36e
Author:    dcubed
Date:      2008-10-02 06:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/c005b6eac36e

Merge


Changeset: f1ecf9191140
Author:    trims
Date:      2008-10-02 14:11 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/f1ecf9191140

6755406: minor mistakes in copyright notices
Summary: Mismatch in some header copyrights from standard templates
Reviewed-by: jcoomes

! make/hotspot_distro
! test/compiler/6646019/Test.java
! test/compiler/6689060/Test.java
! test/compiler/6695810/Test.java

Changeset: fad66fdcb7fc
Author:    xlu
Date:      2008-10-06 11:39 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/fad66fdcb7fc

6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist
Reviewed-by: acorn, dholmes

! src/os/solaris/vm/os_solaris.cpp

Changeset: f008d3631bd1
Author:    ksrini
Date:      2008-10-08 08:10 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/f008d3631bd1

6755845: JVM_FindClassFromBoot triggers assertions
Summary: Fixes assertions caused by one jvm_entry calling another, solved by refactoring code and modified gamma test.
Reviewed-by: dholmes, xlu

! src/os/linux/launcher/java.c
! src/os/linux/launcher/java.h
! src/os/linux/launcher/java_md.c
! src/os/solaris/launcher/java.c
! src/os/solaris/launcher/java.h
! src/os/solaris/launcher/java_md.c
! src/share/vm/prims/jvm.cpp

Changeset: 05366dad12cf
Author:    tonyp
Date:      2008-10-09 12:06 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/05366dad12cf

Merge





More information about the hotspot-gc-dev mailing list