hg: jdk7u/jdk7u2-dev/hotspot: 4 new changesets

2011-11-09 Thread john . coomes
Changeset: 714bf7aefe10 Author:kvn Date: 2011-10-14 10:07 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u2-dev/hotspot/rev/714bf7aefe10 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc Summary: Instruction countTrailingZerosL() should use iRegIsafe d

hg: jdk7u/jdk7u2-dev/hotspot: 4 new changesets

2011-09-23 Thread john . coomes
Changeset: da0999c4b733 Author:dcubed Date: 2011-09-16 16:21 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u2-dev/hotspot/rev/da0999c4b733 7071904: 4/4 HotSpot: Full Debug Symbols Summary: Add support for .debuginfo files for HSX libraries. Reviewed-by: poonam, dholmes, never ! m