hg: jdk7u/jdk7u2/hotspot: 4 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Wed Nov 9 16:09:00 PST 2011
Changeset: 714bf7aefe10
Author: kvn
Date: 2011-10-14 10:07 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u2/hotspot/rev/714bf7aefe10
7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
Summary: Instruction countTrailingZerosL() should use iRegIsafe dst register since it is used in long arithmetic.
Reviewed-by: never, twisti
! src/cpu/sparc/vm/sparc.ad
+ test/compiler/7100757/Test7100757.java
Changeset: c8abdaa56b47
Author: jcoomes
Date: 2011-11-08 11:48 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u2/hotspot/rev/c8abdaa56b47
7108550: Bump the hs22 build number to 09
Reviewed-by: johnc
Contributed-by: alejandro.murillo at oracle.com
! make/hotspot_version
Changeset: 12a4ef429155
Author: jcoomes
Date: 2011-11-08 11:48 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u2/hotspot/rev/12a4ef429155
Added tag hs22-b09 for changeset c8abdaa56b47
! .hgtags
Changeset: 4061b13e3e6b
Author: jcoomes
Date: 2011-11-08 13:08 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u2/hotspot/rev/4061b13e3e6b
Merge
! .hgtags
! make/hotspot_version
More information about the jdk7u-dev
mailing list