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