dcherepanov [Wed, 30 Sep 2009 13:21:51 +0400] rev 3968
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
Reviewed-by: art, anthony
yan [Tue, 22 Sep 2009 01:20:51 -0700] rev 3967
Merge
anthony [Tue, 15 Sep 2009 16:15:36 +0400] rev 3966
6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
Summary: The specification is updated
Reviewed-by: art, dcherepanov
tbell [Wed, 07 Oct 2009 14:15:01 -0700] rev 3965
Merge
darcy [Wed, 07 Oct 2009 14:04:20 -0700] rev 3964
6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
6655735: Integer.toString() and String.valueOf(int) contain slow delegations
Reviewed-by: lancea
tbell [Wed, 07 Oct 2009 13:53:11 -0700] rev 3963
6888888: new javah throws NullPointerException when building in jdk/make/java/nio
Summary: Use the bootstrap javah during the build until bug-ID 6889255 is fixed
Reviewed-by: jjg
chegar [Wed, 07 Oct 2009 17:23:02 +0100] rev 3962
6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
Reviewed-by: alanb
kamg [Tue, 06 Oct 2009 22:01:18 -0400] rev 3961
6885916: Memory leak in inferencing verifier (libverify.so)
Summary: Use the memory management already present to track allocated memory
Reviewed-by: coleenp, acorn
mchung [Tue, 06 Oct 2009 15:14:59 -0700] rev 3960
6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
Summary: Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths
Reviewed-by: alanb, tbell
darcy [Tue, 06 Oct 2009 13:31:41 -0700] rev 3959
5062288: (reflect) Core reflection uses raw types when it could be using wildcards
Reviewed-by: alanb