hg: jdk7/hotspot-comp/hotspot: 6 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Wed Nov 19 16:22:13 PST 2008
Changeset: 05db98ed59ba
Author: coleenp
Date: 2008-11-07 11:03 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/05db98ed59ba
6760773: UseCompressedOops is broken with UseParNewGC
Summary: sparc code for gen_subtype_check was doing an ld for a compressed oop with the sign bit set so not comparing, leading to a ClassCastException.
Reviewed-by: phh, never, acorn, kvn, xlu
! src/cpu/sparc/vm/interp_masm_sparc.cpp
! src/cpu/sparc/vm/stubGenerator_sparc.cpp
Changeset: 909cfd030fab
Author: kamg
Date: 2008-11-12 11:23 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/909cfd030fab
Merge
Changeset: 42ca4002efc2
Author: xdono
Date: 2008-11-06 12:10 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/42ca4002efc2
Added tag jdk7-b39 for changeset 49ca90d77f34
! .hgtags
Changeset: 7704802ec1ce
Author: trims
Date: 2008-11-14 19:23 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/7704802ec1ce
Merge
Changeset: 81a0cbe3b284
Author: trims
Date: 2008-11-14 19:26 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/81a0cbe3b284
6771977: Bump HS14 build number to 07
Summary: Update the Hotspot build number to 07
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 491a904952f2
Author: kvn
Date: 2008-11-19 09:09 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/491a904952f2
Merge
More information about the jdk7-changes
mailing list