History log of /openjdk9/jdk/test/javax/swing/Action/8133039/bug8133039.java
Revision Date Author Comments
# 15235:fe58d505fffd 07-Jul-2016 goetz

8160974: [TESTBUG] Mark more headful tests with @key headful.
Reviewed-by: serb, simonis


# 14056:40a1e2dad3a6 24-Mar-2016 yan

8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java
8151033: [TEST_BUG] typo in java/awt/MouseInfo/PointerInfoCrashTest.java: no sun.awt.peer
8151037: [TEST_BUG] javax/swing/Action/8133039/bug8133039.java requires @modules
8152301: [TESTBUG] Compilation errors in client lib test files
Reviewed-by: serb, alexsch


# 13612:9875b0022c68 21-Dec-2015 alexsch

8133039: Provide public API to sun.swing.UIAction#isEnabled(Object)
Reviewed-by: serb, azvegint