-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b110
-
os_x
-
Verified
fails with jdk1.8.0b100_compiler_upgrades. Passes jdk1.8.0b99 and jdk1.7.0_25b15.
----------System.out:(4/347)----------
javax.swing.UIManager$LookAndFeelInfo[Metal javax.swing.plaf.metal.MetalLookAndFeel]
javax.swing.UIManager$LookAndFeelInfo[Nimbus javax.swing.plaf.nimbus.NimbusLookAndFeel]
javax.swing.UIManager$LookAndFeelInfo[CDE/Motif com.sun.java.swing.plaf.motif.MotifLookAndFeel]
javax.swing.UIManager$LookAndFeelInfo[Mac OS X com.apple.laf.AquaLookAndFeel]
----------System.err:(13/670)----------
java.lang.RuntimeException: failed
at bug5074573.main(bug5074573.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.lang.RuntimeException: failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: failed
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: failed
----------System.out:(4/347)----------
javax.swing.UIManager$LookAndFeelInfo[Metal javax.swing.plaf.metal.MetalLookAndFeel]
javax.swing.UIManager$LookAndFeelInfo[Nimbus javax.swing.plaf.nimbus.NimbusLookAndFeel]
javax.swing.UIManager$LookAndFeelInfo[CDE/Motif com.sun.java.swing.plaf.motif.MotifLookAndFeel]
javax.swing.UIManager$LookAndFeelInfo[Mac OS X com.apple.laf.AquaLookAndFeel]
----------System.err:(13/670)----------
java.lang.RuntimeException: failed
at bug5074573.main(bug5074573.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.lang.RuntimeException: failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: failed
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: failed
- duplicates
-
JDK-8022256 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java fails
-
- Closed
-
-
JDK-8022256 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java fails
-
- Closed
-