-
Bug
-
Resolution: Unresolved
-
P4
-
17, 21, 24, 25
-
windows
The java/awt/Frame/GetGraphicsStressTest/GetGraphicsStressTest.java test failed on Windows:
----------System.out:(0/0)----------
----------System.err:(22/1908)----------
java.awt.IllegalComponentStateException: Native resources unavailable
at java.desktop/sun.awt.windows.WWindowPeer.getScreenImOn(Native Method)
at java.desktop/sun.awt.windows.WWindowPeer.updateGC(WWindowPeer.java:566)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at ...
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
STATUS:Failed.`main' threw exception: java.awt.IllegalComponentStateException: Native resources unavailable
----------System.out:(0/0)----------
----------System.err:(22/1908)----------
java.awt.IllegalComponentStateException: Native resources unavailable
at java.desktop/sun.awt.windows.WWindowPeer.getScreenImOn(Native Method)
at java.desktop/sun.awt.windows.WWindowPeer.updateGC(WWindowPeer.java:566)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at ...
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
STATUS:Failed.`main' threw exception: java.awt.IllegalComponentStateException: Native resources unavailable
- links to
-
Review(master) openjdk/jdk/25619