Wed, 16 Sep 2009 16:15:41 +0400 4337267: Arabic Numeral Shaping
gsm [Wed, 16 Sep 2009 16:15:41 +0400] rev 3976
4337267: Arabic Numeral Shaping Reviewed-by: peterz
Tue, 15 Sep 2009 16:26:40 +0400 6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
alexp [Tue, 15 Sep 2009 16:26:40 +0400] rev 3975
6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE Reviewed-by: rupashka
Thu, 10 Sep 2009 12:30:55 +0400 6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
peterz [Thu, 10 Sep 2009 12:30:55 +0400] rev 3974
6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu Reviewed-by: alexp
Wed, 09 Sep 2009 17:32:18 +0400 6878792: Sample provided in javax.swing.JLayer class description is not usable
alexp [Wed, 09 Sep 2009 17:32:18 +0400] rev 3973
6878792: Sample provided in javax.swing.JLayer class description is not usable Reviewed-by: rupashka
Tue, 06 Oct 2009 23:40:27 -0700 Merge
yan [Tue, 06 Oct 2009 23:40:27 -0700] rev 3972
Merge
Thu, 01 Oct 2009 15:06:16 +0400 6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
anthony [Thu, 01 Oct 2009 15:06:16 +0400] rev 3971
6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails Summary: The recursiveShowHeavyweightChildren() must be invoked unconditionally in mixOnShowing() Reviewed-by: art, dcherepanov
Thu, 01 Oct 2009 14:48:05 +0400 6886868: giflib has a memory leak in the MakeMapObject() function
anthony [Thu, 01 Oct 2009 14:48:05 +0400] rev 3970
6886868: giflib has a memory leak in the MakeMapObject() function Summary: free() the object before returning NULL Reviewed-by: art, dcherepanov
Wed, 30 Sep 2009 15:48:06 +0400 6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
dcherepanov [Wed, 30 Sep 2009 15:48:06 +0400] rev 3969
6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs" Reviewed-by: art, ant
Wed, 30 Sep 2009 13:21:51 +0400 6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
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
Tue, 22 Sep 2009 01:20:51 -0700 Merge
yan [Tue, 22 Sep 2009 01:20:51 -0700] rev 3967
Merge
Tue, 15 Sep 2009 16:15:36 +0400 6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
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
Wed, 07 Oct 2009 14:15:01 -0700 Merge
tbell [Wed, 07 Oct 2009 14:15:01 -0700] rev 3965
Merge
Wed, 07 Oct 2009 14:04:20 -0700 6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
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
Wed, 07 Oct 2009 13:53:11 -0700 6888888: new javah throws NullPointerException when building in jdk/make/java/nio
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
Wed, 07 Oct 2009 17:23:02 +0100 6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
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
Tue, 06 Oct 2009 22:01:18 -0400 6885916: Memory leak in inferencing verifier (libverify.so)
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
Tue, 06 Oct 2009 15:14:59 -0700 6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
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
Tue, 06 Oct 2009 13:31:41 -0700 5062288: (reflect) Core reflection uses raw types when it could be using wildcards
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
Mon, 05 Oct 2009 18:15:32 -0700 6612680: Remove classloader dependency on jkernel
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
Mon, 05 Oct 2009 23:42:48 +0100 6885204: JSSE should not require Kerberos to be present
vinnie [Mon, 05 Oct 2009 23:42:48 +0100] rev 3957
6885204: JSSE should not require Kerberos to be present Reviewed-by: wetmore, alanb
Mon, 05 Oct 2009 16:45:55 +0100 6854954: Eliminate static dependency on java.awt.AWTPermission
alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission Reviewed-by: mullan, mchung, anthony
Sun, 04 Oct 2009 15:42:00 +0100 6884800: (file) Path.newInputStream does not usefully implement available()
alanb [Sun, 04 Oct 2009 15:42:00 +0100] rev 3955
6884800: (file) Path.newInputStream does not usefully implement available() Reviewed-by: martin, chegar
Fri, 02 Oct 2009 08:49:25 -0700 6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
tbell [Fri, 02 Oct 2009 08:49:25 -0700] rev 3954
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails Reviewed-by: dcubed
Fri, 02 Oct 2009 13:59:37 +0100 Merge
michaelm [Fri, 02 Oct 2009 13:59:37 +0100] rev 3953
Merge
Fri, 02 Oct 2009 13:57:41 +0100 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
michaelm [Fri, 02 Oct 2009 13:57:41 +0100] rev 3952
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash Reviewed-by: chegar
Fri, 02 Oct 2009 18:49:46 +0800 6868579: RFE: jarsigner to support reading password from environment variable
weijun [Fri, 02 Oct 2009 18:49:46 +0800] rev 3951
6868579: RFE: jarsigner to support reading password from environment variable Reviewed-by: xuelei, wetmore
Fri, 02 Oct 2009 18:49:05 +0800 6874472: display address lists for tickets in klist tool
weijun [Fri, 02 Oct 2009 18:49:05 +0800] rev 3950
6874472: display address lists for tickets in klist tool Reviewed-by: valeriep
Fri, 02 Oct 2009 18:47:34 +0800 6862679: ESC: AD Authentication with user with umlauts fails
weijun [Fri, 02 Oct 2009 18:47:34 +0800] rev 3949
6862679: ESC: AD Authentication with user with umlauts fails Reviewed-by: valeriep, mullan
Fri, 02 Oct 2009 18:44:34 +0800 6324292: keytool -help is unhelpful
weijun [Fri, 02 Oct 2009 18:44:34 +0800] rev 3948
6324292: keytool -help is unhelpful Reviewed-by: xuelei, mullan
Thu, 01 Oct 2009 11:25:22 +0100 Merge
michaelm [Thu, 01 Oct 2009 11:25:22 +0100] rev 3947
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip