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
omajid [Tue, 29 Apr 2014 15:46:16 -0400] rev 24540
8042159: Allow using a system-installed lcms2
Reviewed-by: andrew, ihse, prr
yan [Tue, 29 Apr 2014 14:32:38 +0400] rev 24539
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
Reviewed-by: anthony, pchelko
henryjen [Mon, 28 Apr 2014 19:05:49 -0700] rev 24538
8039642: Fix raw and unchecked warnings in sun.awt.*
Reviewed-by: darcy, prr, flar
asaha [Mon, 28 Apr 2014 11:03:52 -0700] rev 24537
8036819: JAB: mneumonics not read for textboxes
Reviewed-by: alexsch
Contributed-by: vivi.an@oracle.com
pchelko [Mon, 28 Apr 2014 16:45:43 +0400] rev 24536
8041987: [macosx] setDisplayMode crashes
Reviewed-by: anthony, serb
pchelko [Fri, 25 Apr 2014 16:39:13 +0400] rev 24535
8041490: PIT: [macosx] Crash in system tray functionality check test
Reviewed-by: anthony, serb
pchelko [Fri, 25 Apr 2014 16:27:30 +0400] rev 24534
8041572: [macosx] huge native memory leak in AWTWindow.m
Reviewed-by: serb, anthony
pchelko [Thu, 24 Apr 2014 20:22:58 +0400] rev 24533
7124250: [macosx] JOptionPane dialogs show wrong icons
Reviewed-by: serb, leonidr
alexsch [Thu, 24 Apr 2014 16:15:08 +0400] rev 24532
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
Reviewed-by: serb, pchelko
malenkov [Wed, 23 Apr 2014 21:11:25 +0400] rev 24531
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
Reviewed-by: alexsch, serb
pchelko [Wed, 23 Apr 2014 18:07:12 +0400] rev 24530
8039567: Duplicated code in DataTransferer
Reviewed-by: serb, azvegint
pchelko [Wed, 23 Apr 2014 17:56:05 +0400] rev 24529
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
Reviewed-by: anthony, serb
darcy [Tue, 22 Apr 2014 17:55:25 -0700] rev 24528
8039860: Fix fallthrough lint warnings in swing
Reviewed-by: malenkov
darcy [Mon, 21 Apr 2014 23:39:30 -0700] rev 24527
8039862: Fix fallthrough lint warnings in 2d
Reviewed-by: flar
malenkov [Mon, 21 Apr 2014 20:59:59 +0400] rev 24526
8040656: Classes with overriden methods with covariant returns return random read methods
Reviewed-by: alexsch, serb
alitvinov [Mon, 21 Apr 2014 16:32:41 +0400] rev 24525
8024061: Exception thrown when drag and drop between two components is executed quickly
Reviewed-by: pchelko, serb
Contributed-by: alexey.ivanov@oracle.com
yan [Mon, 21 Apr 2014 14:35:14 +0400] rev 24524
8039279: Move awt tests to openjdk repository
Reviewed-by: pchelko, alexsch
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
pchelko [Mon, 21 Apr 2014 11:00:46 +0400] rev 24523
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
Reviewed-by: anthony, serb
henryjen [Fri, 18 Apr 2014 09:56:34 -0700] rev 24522
8038644: Fix raw and unchecked warnings in sun.java2d.*
Reviewed-by: darcy, prr
serb [Fri, 18 Apr 2014 20:10:39 +0400] rev 24521
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
Reviewed-by: azvegint, pchelko
pchelko [Fri, 18 Apr 2014 10:47:23 +0400] rev 24520
8035169: Move ThreadGroupUtils from the sun.misc package
Reviewed-by: anthony, serb, azvegint
robm [Fri, 23 May 2014 16:24:43 +0100] rev 24519
8042857: 14 stuck threads waiting for notification on LDAPRequest
Reviewed-by: vinnie
mkos [Fri, 23 May 2014 16:35:10 +0200] rev 24518
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
jbachorik [Fri, 23 May 2014 15:07:22 +0200] rev 24517
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
Reviewed-by: sla
igerasim [Fri, 23 May 2014 07:07:33 +0400] rev 24516
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
Reviewed-by: valeriep
lana [Thu, 22 May 2014 14:39:32 -0700] rev 24515
Merge
dsamersoff [Thu, 22 May 2014 13:03:10 -0700] rev 24514
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
Summary: InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed