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
mchung [Mon, 05 Oct 2009 18:15:32 -0700] rev 3958
6612680: Remove classloader dependency on jkernel
Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement
Reviewed-by: alanb, forax, igor
vinnie [Mon, 05 Oct 2009 23:42:48 +0100] rev 3957
6885204: JSSE should not require Kerberos to be present
Reviewed-by: wetmore, alanb
alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission
Reviewed-by: mullan, mchung, anthony