pchelko [Thu, 08 May 2014 18:37:34 +0400] rev 24555
8042752: [macosx] NSEvent instances leak throw JNI local references
Reviewed-by: serb, azvegint
pchelko [Thu, 08 May 2014 16:50:42 +0400] rev 24554
8036917: [macosx] Native memory leaks.
Reviewed-by: serb, azvegint
simonis [Thu, 08 May 2014 11:46:03 +0200] rev 24553
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
Reviewed-by: anthony, azvegint
Contributed-by: matthia.braun@sap.com
ddehaven [Mon, 05 May 2014 23:21:27 -0700] rev 24552
8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
Contributed-by: David DeHaven <david.dehaven@oracle.com>
pchelko [Wed, 07 May 2014 19:47:26 +0400] rev 24551
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
Reviewed-by: serb, azvegint
pchelko [Wed, 07 May 2014 19:40:30 +0400] rev 24550
8042585: [macosx] Unused code in LWCToolkit.m
Reviewed-by: serb, azvegint
darcy [Mon, 05 May 2014 23:38:30 -0700] rev 24549
8039109: Fix unchecked and raw lint warnings in java.awt
Reviewed-by: pchelko, forax, flar, prr
darcy [Mon, 05 May 2014 23:19:00 -0700] rev 24548
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
Reviewed-by: prr
prr [Mon, 05 May 2014 12:49:13 -0700] rev 24547
Merge
prr [Mon, 05 May 2014 09:41:41 -0700] rev 24546
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
Reviewed-by: bae, vadim
serb [Mon, 05 May 2014 19:42:11 +0400] rev 24545
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
Reviewed-by: anthony, pchelko
malenkov [Wed, 30 Apr 2014 19:28:05 +0400] rev 24544
8041917: unexcepted behavior of LineBorder while using Boolean variable true
Reviewed-by: alexsch, serb
simonis [Wed, 30 Apr 2014 11:29:29 +0200] rev 24543
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
Reviewed-by: prr
pchelko [Wed, 30 Apr 2014 12:41:38 +0400] rev 24542
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
Reviewed-by: anthony, serb
ngthomas [Tue, 29 Apr 2014 14:40:26 -0700] rev 24541
Merge