Yuri Nesterenko
bdc20e1849
8076468: Add @modules to tests in jdk_desktop test group
...
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Anton Nashatyrev
2c3844609c
8078165: [macosx] NPE when attempting to get image from toolkit
...
Reviewed-by: serb, alexp
2015-04-23 17:33:19 +03:00
Sergey Bylokhov
6634445355
8074757: Remove java.awt.Toolkit methods which return peer types
...
Reviewed-by: alanb, prr, ant
2015-04-17 17:01:24 +03:00
Sergey Bylokhov
05705c949e
7077826: Unset and empty DISPLAY variable is handled differently by JDK
...
Reviewed-by: azvegint, ant
2014-12-16 20:23:46 +03:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Yuri Nesterenko
13c109280f
8058726
: Update regtests using sun.awt.OSInfo, part 1
...
Reviewed-by: alexsch
2014-09-18 17:34:44 +04:00
Dmitriy Ermashov
29f1de0411
8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
...
Reviewed-by: azvegint, serb
2014-07-21 12:29:45 +04:00
Dmitriy Ermashov
cbef61567d
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
...
Reviewed-by: pchelko, alexsch
2014-06-20 16:48:30 +04:00
Dmitriy Ermashov
704f4dc113
8039279: Move awt tests to openjdk repository
...
Reviewed-by: pchelko, alexsch
2014-04-21 14:35:14 +04:00
Petr Pchelko
cf8f2bc48d
8031477: [macosx] Loading AWT native library fails
...
8002191: AWT-Shutdown thread does not start with the AppletSecurity on Linux
8031032: SQE test failures after JDK-8025010 was fixed
Reviewed-by: serb, ddehaven
2014-01-15 11:53:54 +04:00
Konstantin Shefov
795e3203c5
8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
...
Reviewed-by: pchelko, serb, anthony
2014-03-21 16:32:26 +04:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Michael Cui
dca4d10631
8028711: TEST_BUG: Shell tests should pass through VM options
...
Reviewed-by: alanb
2014-02-13 15:59:04 +00:00
Volker Simonis
70041ae4e4
8028537: PPC64: Updated the JDK regression tests to run on AIX
...
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
David Dehaven
6c747ded77
8025673: [macosx] Disable X11 AWT toolkit
...
Disable but not completely remove the XAWT and headless toolkits on Mac OS X
Reviewed-by: anthony, art, ihse, erikj
2013-10-24 20:47:41 -04:00
Sergey Bylokhov
10ff8a3aa4
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
...
Reviewed-by: alexsch, anthony
2013-09-23 17:55:36 +04:00
Leonid Romanov
bf404f9ad8
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
...
Reviewed-by: anthony, serb
2013-09-19 23:46:15 +04:00
Konstantin Shefov
6b2fcd1c77
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
...
Reviewed-by: serb, anthony
2013-04-22 18:39:04 +04:00
Konstantin Shefov
85947c2f2c
7072120: No mac os x support in several regression tests
...
Reviewed-by: anthony, serb
2012-10-30 12:47:35 +01:00
Mikhail Cherkasov
1fd51fa05e
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
...
Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
2012-10-16 20:11:19 +04:00
Anthony Petrov
1862aaa218
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
...
Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
2012-04-06 17:03:34 +04:00
Andrei Dmitriev
1bde299474
7040577: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
...
Reviewed-by: dcherepanov, denis
2011-05-04 14:46:11 +04:00
Andrei Dmitriev
e39693ced3
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
...
Reviewed-by: dcherepanov, art
2011-03-28 15:25:24 +04:00
Andrei Dmitriev
9c946f5a9c
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
...
Reviewed-by: art, anthony
2010-10-01 15:10:32 +04:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Andrei Dmitriev
2c0b584b2d
6315717: Support for mouse with multiple scroll wheels and 4 or more buttons
...
Implementation of the more mouse buttons support
Reviewed-by: art, dcherepanov
2008-09-16 12:17:02 +04:00
Andrei Dmitriev
e1f54b3780
Merge
2008-09-04 17:24:23 +04:00
Andrei Dmitriev
db6b4110da
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
...
Redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
2008-09-04 17:20:25 +04:00
Dmitry Cherepanov
a16656700d
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
...
IsSupported() should skip tray initialization in case of headless
Reviewed-by: art, ant
2008-08-25 19:15:37 +04:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00