Mon, 16 Apr 2012 18:36:58 +0400 7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
anthony [Mon, 16 Apr 2012 18:36:58 +0400] rev 12412
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext Summary: Replace a volatile integer with an AtomicInteger for numAppContexts Reviewed-by: anthony, art, dholmes
Sun, 15 Apr 2012 12:58:12 +0300 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
rupashka [Sun, 15 Apr 2012 12:58:12 +0300] rev 12411
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP Reviewed-by: alexp
Fri, 13 Apr 2012 20:31:47 +0400 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
leonidr [Fri, 13 Apr 2012 20:31:47 +0400] rev 12410
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField Reviewed-by: kizune, art
Thu, 12 Apr 2012 12:48:31 +0300 7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
rupashka [Thu, 12 Apr 2012 12:48:31 +0300] rev 12409
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu Reviewed-by: alexp
Wed, 11 Apr 2012 18:44:33 -0700 Merge
lana [Wed, 11 Apr 2012 18:44:33 -0700] rev 12408
Merge
Wed, 11 Apr 2012 21:06:08 +0400 7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
leonidr [Wed, 11 Apr 2012 21:06:08 +0400] rev 12407
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE Reviewed-by: art
Tue, 10 Apr 2012 22:09:58 +0400 7097771: setEnabled does not work for components in disabled containers.
serb [Tue, 10 Apr 2012 22:09:58 +0400] rev 12406
7097771: setEnabled does not work for components in disabled containers. Reviewed-by: art, anthony
Tue, 10 Apr 2012 19:09:48 +0300 7158712: Synth Property "ComboBox.popupInsets" is ignored
rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored Reviewed-by: alexp
Tue, 10 Apr 2012 18:53:15 +0300 7146146: Deadlock between subclass of AbstractDocument and UndoManager
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager Reviewed-by: art
Fri, 06 Apr 2012 17:20:49 +0400 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
anthony [Fri, 06 Apr 2012 17:20:49 +0400] rev 12403
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) Summary: Pass all images provided by user code to the system and let it do the right thing Reviewed-by: art, swingler
Fri, 06 Apr 2012 17:15:09 +0400 7124553: [macosx] Need minimum size for titled Frames and JFrames
anthony [Fri, 06 Apr 2012 17:15:09 +0400] rev 12402
7124553: [macosx] Need minimum size for titled Frames and JFrames Summary: Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it. Reviewed-by: art, swingler
Fri, 06 Apr 2012 17:03:34 +0400 7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
anthony [Fri, 06 Apr 2012 17:03:34 +0400] rev 12401
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11 Summary: Forward-port the fix from 7u4 and open-source the test Reviewed-by: art
Thu, 05 Apr 2012 20:38:24 +0400 7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table.
serb [Thu, 05 Apr 2012 20:38:24 +0400] rev 12400
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table. Reviewed-by: alexp, anthony, art
Thu, 05 Apr 2012 19:43:56 +0400 7124528: [macosx] Selection is not cleared properly in text component.
serb [Thu, 05 Apr 2012 19:43:56 +0400] rev 12399
7124528: [macosx] Selection is not cleared properly in text component. Reviewed-by: anthony, art
Thu, 05 Apr 2012 19:22:54 +0400 7149913: [macosx] Deadlock in LWTextComponentPeer
serb [Thu, 05 Apr 2012 19:22:54 +0400] rev 12398
7149913: [macosx] Deadlock in LWTextComponentPeer Reviewed-by: anthony, art
Thu, 05 Apr 2012 19:01:43 +0400 7124401: [macosx] After call Frame dispose() application continues to work
serb [Thu, 05 Apr 2012 19:01:43 +0400] rev 12397
7124401: [macosx] After call Frame dispose() application continues to work Reviewed-by: art, alexp
Thu, 05 Apr 2012 18:27:16 +0400 7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor.
serb [Thu, 05 Apr 2012 18:27:16 +0400] rev 12396
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor. Reviewed-by: anthony, art, alexp
Wed, 18 Apr 2012 10:16:23 -0700 Merge
lana [Wed, 18 Apr 2012 10:16:23 -0700] rev 12395
Merge
Wed, 11 Apr 2012 18:52:45 -0700 Merge
lana [Wed, 11 Apr 2012 18:52:45 -0700] rev 12394
Merge
Mon, 09 Apr 2012 15:49:33 -0700 7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
ceisserer [Mon, 09 Apr 2012 15:49:33 -0700] rev 12393
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline Reviewed-by: prr
Thu, 05 Apr 2012 15:17:19 -0700 7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync
prr [Thu, 05 Apr 2012 15:17:19 -0700] rev 12392
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync Reviewed-by: igor, jgodinez
Thu, 05 Apr 2012 15:14:06 -0700 7159041: Fix for 7152519 causing build breakage.
prr [Thu, 05 Apr 2012 15:14:06 -0700] rev 12391
7159041: Fix for 7152519 causing build breakage. Reviewed-by: igor, jgodinez
Fri, 30 Mar 2012 10:18:04 -0700 7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
dbuck [Fri, 30 Mar 2012 10:18:04 -0700] rev 12390
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue) Summary: Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately. Reviewed-by: dcubed, sla
Thu, 22 Mar 2012 12:47:39 +0800 7152519: Dependency on non-POSIX header file <link.h> causes portability problem
luchsh [Thu, 22 Mar 2012 12:47:39 +0800] rev 12389
7152519: Dependency on non-POSIX header file <link.h> causes portability problem Reviewed-by: prr, igor
Wed, 21 Mar 2012 18:41:42 -0700 7104147: the fix for cr6887286 was not appropriate for backporting
dbuck [Wed, 21 Mar 2012 18:41:42 -0700] rev 12388
7104147: the fix for cr6887286 was not appropriate for backporting Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes. Reviewed-by: prr, flar
Thu, 19 Apr 2012 12:18:58 -0700 Added tag jdk8-b35 for changeset 7d350b06fde4
katleman [Thu, 19 Apr 2012 12:18:58 -0700] rev 12387
Added tag jdk8-b35 for changeset 7d350b06fde4
Wed, 05 Jul 2017 18:08:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:33 +0200] rev 12386
Merge
Fri, 20 Apr 2012 16:23:49 -0700 Added tag hs24-b08 for changeset 55ac5f20c7bf
amurillo [Fri, 20 Apr 2012 16:23:49 -0700] rev 12385
Added tag hs24-b08 for changeset 55ac5f20c7bf
Fri, 20 Apr 2012 16:23:48 -0700 Merge
amurillo [Fri, 20 Apr 2012 16:23:48 -0700] rev 12384
Merge
Fri, 20 Apr 2012 11:41:49 -0700 Merge
johnc [Fri, 20 Apr 2012 11:41:49 -0700] rev 12383
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip