katleman [Thu, 24 Jan 2013 16:48:57 -0800] rev 15345
Added tag jdk8-b74 for changeset 6ab75b6a0432
duke [Wed, 05 Jul 2017 18:38:07 +0200] rev 15344
Merge
katleman [Thu, 24 Jan 2013 16:48:39 -0800] rev 15343
Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
duke [Wed, 05 Jul 2017 18:38:03 +0200] rev 15342
Merge
katleman [Wed, 30 Jan 2013 13:04:22 -0800] rev 15341
Merge
erikj [Tue, 29 Jan 2013 16:35:24 +0100] rev 15340
8006873: SWAT-b74 msvcr100.dll does not have the permission for all
Reviewed-by: alanb, tbell
amurillo [Wed, 30 Jan 2013 10:18:33 -0800] rev 15339
Merge
amurillo [Fri, 25 Jan 2013 03:02:56 -0800] rev 15338
Merge
kvn [Wed, 23 Jan 2013 11:47:07 -0800] rev 15337
8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617)
Summary: Move hot loop in ISO_8859_1$Encode.encodeArrayLoop() into separate method encodeISOArray() to be replaced by JVM JIT compiler with optimized intrinsic code.
Reviewed-by: alanb, sherman
dl [Fri, 11 Jan 2013 16:50:34 -0800] rev 15336
8006123: Support @Contended Annotation - JEP 142 (jdk part)
Summary: jdk changes for 8003895.
Reviewed-by: darcy, jrose, coleenp, dholmes, kvn
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
lana [Tue, 29 Jan 2013 20:19:48 -0800] rev 15335
Merge
erikj [Mon, 28 Jan 2013 14:23:09 +0100] rev 15334
Merge
malenkov [Thu, 24 Jan 2013 18:06:24 +0400] rev 15333
8003400: JTree scrolling problem when using large model in WindowsLookAndFeel
Reviewed-by: alexsch
malenkov [Thu, 24 Jan 2013 17:57:02 +0400] rev 15332
8005138: test/java/beans/Introspector/TestTypeResolver.java fails
Reviewed-by: alexsch
serb [Thu, 24 Jan 2013 17:50:03 +0400] rev 15331
8003173: [macosx] Fullscreen on Mac leaves an empty rectangle
Reviewed-by: anthony, alexsch
malenkov [Thu, 24 Jan 2013 17:26:32 +0400] rev 15330
6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser
Reviewed-by: alexsch
kizune [Thu, 24 Jan 2013 16:09:48 +0400] rev 15329
7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
Reviewed-by: alexp
serb [Thu, 24 Jan 2013 15:55:04 +0400] rev 15328
8005997: [macosx] Printer Dialog opens an additional title bar
Reviewed-by: anthony, art
Contributed-by: petr.pchelko@oracle.com
alexp [Thu, 24 Jan 2013 15:52:25 +0400] rev 15327
7132793: [macosx] setWheelScrollEnabled action reversed
Reviewed-by: serb, art
alexp [Thu, 24 Jan 2013 15:26:40 +0400] rev 15326
7147078: [macosx] Echo char set in TextField doesn't prevent word jumping
Reviewed-by: art
alexsch [Mon, 21 Jan 2013 17:55:31 +0400] rev 15325
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
Reviewed-by: serb
raginip [Fri, 18 Jan 2013 11:33:31 -0800] rev 15324
8000839: Integrate the Java Access Bridge with Java Runtime
Reviewed-by: ptbrunet, erikj
alitvinov [Fri, 18 Jan 2013 18:34:46 +0400] rev 15323
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
Reviewed-by: art, serb
serb [Fri, 18 Jan 2013 18:17:02 +0400] rev 15322
7179050: [macosx] Make LWAWT be able to run on AppKit thread
Summary: Removed irrelevant assertions from the LWAWT native methods
Reviewed-by: serb, anthony
Contributed-by: petr.pchelko@oracle.com
anthony [Fri, 18 Jan 2013 14:17:11 +0400] rev 15321
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
Summary: Allow one to start AWT on the main thread w/o exceptions
Reviewed-by: art, serb
kshefov [Thu, 17 Jan 2013 15:08:08 +0000] rev 15320
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
Reviewed-by: serb, alexsch
lana [Wed, 16 Jan 2013 15:57:25 -0800] rev 15319
Merge
mcherkas [Wed, 16 Jan 2013 17:26:41 +0400] rev 15318
8005492: Reduce number of warnings in sun/awt/* classes
Reviewed-by: art, anthony
serb [Tue, 15 Jan 2013 21:57:47 +0400] rev 15317
7124525: [macosx] No animation on certain Swing components in Aqua LaF
Reviewed-by: alexsch, swingler
alexsch [Tue, 15 Jan 2013 12:49:03 +0400] rev 15316
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
Reviewed-by: serb, leonidr