Fri, 14 Aug 2009 13:18:10 +0400 6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
rupashka [Fri, 14 Aug 2009 13:18:10 +0400] rev 3732
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style) Reviewed-by: alexp
Wed, 09 Sep 2009 00:48:59 -0700 Merge
yan [Wed, 09 Sep 2009 00:48:59 -0700] rev 3731
Merge
Fri, 04 Sep 2009 14:50:58 +0400 6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
yan [Fri, 04 Sep 2009 14:50:58 +0400] rev 3730
6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5 Summary: Add XK_ISO_Left_Tab -> VK_TAB rule Reviewed-by: dcherepanov
Fri, 28 Aug 2009 19:34:00 +0400 6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails
anthony [Fri, 28 Aug 2009 19:34:00 +0400] rev 3729
6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails Summary: The addNotify() checks whether the component is actually hidden, and hides the peer appropriately if needed Reviewed-by: art, dcherepanov
Thu, 27 Aug 2009 17:06:23 +0400 6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
dcherepanov [Thu, 27 Aug 2009 17:06:23 +0400] rev 3728
6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE Reviewed-by: art, anthony
Thu, 27 Aug 2009 17:04:47 +0400 6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris
dcherepanov [Thu, 27 Aug 2009 17:04:47 +0400] rev 3727
6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris Reviewed-by: anthony
Thu, 27 Aug 2009 16:42:55 +0400 6780496: Javaw process taking up 80-90 percent of CPU time!
anthony [Thu, 27 Aug 2009 16:42:55 +0400] rev 3726
6780496: Javaw process taking up 80-90 percent of CPU time! Summary: The transparency effects get enabled on showing, and disabled on hiding a window Reviewed-by: art, dcherepanov
Sun, 06 Sep 2009 23:14:42 -0700 Merge
tbell [Sun, 06 Sep 2009 23:14:42 -0700] rev 3725
Merge
Sat, 05 Sep 2009 15:57:25 +0100 Merge
alanb [Sat, 05 Sep 2009 15:57:25 +0100] rev 3724
Merge
Fri, 04 Sep 2009 22:22:55 +0100 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
alanb [Fri, 04 Sep 2009 22:22:55 +0100] rev 3723
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException Reviewed-by: tbell, ohair, dcubed, andrew
Fri, 04 Sep 2009 18:17:26 +0100 6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated
alanb [Fri, 04 Sep 2009 18:17:26 +0100] rev 3722
6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated Reviewed-by: sherman
Fri, 04 Sep 2009 18:15:50 +0100 6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
alanb [Fri, 04 Sep 2009 18:15:50 +0100] rev 3721
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result Reviewed-by: andrew
Fri, 04 Sep 2009 17:07:29 -0700 Merge
tbell [Fri, 04 Sep 2009 17:07:29 -0700] rev 3720
Merge
Fri, 04 Sep 2009 13:44:36 -0700 6879368: Remove stray quote in Character javadoc
martin [Fri, 04 Sep 2009 13:44:36 -0700] rev 3719
6879368: Remove stray quote in Character javadoc Summary: Remove stray quote in Character.valueOf javadoc, using Ulf's \u005CuXXXX technique Reviewed-by: darcy
Fri, 04 Sep 2009 13:11:17 -0700 6873951: test/java/lang/reflect/Generics/Probe.java fails.
darcy [Fri, 04 Sep 2009 13:11:17 -0700] rev 3718
6873951: test/java/lang/reflect/Generics/Probe.java fails. Reviewed-by: alanb
Fri, 04 Sep 2009 14:59:20 +0800 6871847: AlgorithmId.get("SHA256withECDSA") not available
weijun [Fri, 04 Sep 2009 14:59:20 +0800] rev 3717
6871847: AlgorithmId.get("SHA256withECDSA") not available Reviewed-by: vinnie
Fri, 04 Sep 2009 14:58:01 +0800 6876328: different names for the same digest algorithms breaks jarsigner
weijun [Fri, 04 Sep 2009 14:58:01 +0800] rev 3716
6876328: different names for the same digest algorithms breaks jarsigner Reviewed-by: mullan
Thu, 03 Sep 2009 18:32:55 -0700 Merge
tbell [Thu, 03 Sep 2009 18:32:55 -0700] rev 3715
Merge
Mon, 31 Aug 2009 15:00:04 -0700 6860431: Character.isSurrogate(char ch)
martin [Mon, 31 Aug 2009 15:00:04 -0700] rev 3714
6860431: Character.isSurrogate(char ch) Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
Fri, 28 Aug 2009 16:53:44 -0700 Merge
tbell [Fri, 28 Aug 2009 16:53:44 -0700] rev 3713
Merge
Fri, 28 Aug 2009 14:11:00 -0700 6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
darcy [Fri, 28 Aug 2009 14:11:00 -0700] rev 3712
6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits Reviewed-by: alanb
Fri, 28 Aug 2009 11:11:11 -0700 6877122: Many javadoc warnings from java.awt.Window, other awt classes
darcy [Fri, 28 Aug 2009 11:11:11 -0700] rev 3711
6877122: Many javadoc warnings from java.awt.Window, other awt classes Reviewed-by: anthony
Thu, 27 Aug 2009 18:00:16 -0700 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
xlu [Thu, 27 Aug 2009 18:00:16 -0700] rev 3710
6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result Reviewed-by: darcy
Thu, 27 Aug 2009 11:48:35 -0700 6876628: @throw instead of @throws in two ParagraphView classes
darcy [Thu, 27 Aug 2009 11:48:35 -0700] rev 3709
6876628: @throw instead of @throws in two ParagraphView classes Reviewed-by: peterz
Tue, 25 Aug 2009 19:19:42 -0700 6868712: Improve concurrent queue tests
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3708
6868712: Improve concurrent queue tests Summary: Fix all known flaky tests, plus minor maintenance Reviewed-by: martin, chegar
Tue, 25 Aug 2009 19:19:42 -0700 6871697: LinkedBlockingQueue Iterator/remove/poll race
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3707
6871697: LinkedBlockingQueue Iterator/remove/poll race Summary: More checks for node.next == node Reviewed-by: martin, dholmes, chegar
Wed, 26 Aug 2009 12:17:29 +0800 6868864: Kerberos tests fail under windows/cygwin
weijun [Wed, 26 Aug 2009 12:17:29 +0800] rev 3706
6868864: Kerberos tests fail under windows/cygwin Reviewed-by: wetmore
Tue, 25 Aug 2009 18:58:26 -0700 6875861: javadoc build warning on java.util.Properites from unconventional @see ordering
darcy [Tue, 25 Aug 2009 18:58:26 -0700] rev 3705
6875861: javadoc build warning on java.util.Properites from unconventional @see ordering Reviewed-by: martin
Tue, 25 Aug 2009 15:14:53 -0700 4963968: zlib should be upgraded to current version of zlib
sherman [Tue, 25 Aug 2009 15:14:53 -0700] rev 3704
4963968: zlib should be upgraded to current version of zlib Summary: upgrade zlib to the latest ver 1.2.3 Reviewed-by: martin, alanb, ksrini
Thu, 03 Sep 2009 10:53:04 -0700 Added tag jdk7-b71 for changeset 9abe0c99c0b9
xdono [Thu, 03 Sep 2009 10:53:04 -0700] rev 3703
Added tag jdk7-b71 for changeset 9abe0c99c0b9
Wed, 05 Jul 2017 17:00:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:08 +0200] rev 3702
Merge
Tue, 15 Sep 2009 20:44:24 -0700 Merge
trims [Tue, 15 Sep 2009 20:44:24 -0700] rev 3701
Merge
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip