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
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
serb [Thu, 05 Apr 2012 19:22:54 +0400] rev 12398
7149913: [macosx] Deadlock in LWTextComponentPeer
Reviewed-by: anthony, art
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
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
lana [Wed, 18 Apr 2012 10:16:23 -0700] rev 12395
Merge
lana [Wed, 11 Apr 2012 18:52:45 -0700] rev 12394
Merge
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
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
prr [Thu, 05 Apr 2012 15:14:06 -0700] rev 12391
7159041: Fix for 7152519 causing build breakage.
Reviewed-by: igor, jgodinez
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
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
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
katleman [Thu, 19 Apr 2012 12:18:58 -0700] rev 12387
Added tag jdk8-b35 for changeset 7d350b06fde4
duke [Wed, 05 Jul 2017 18:08:33 +0200] rev 12386
Merge