-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 24, 25
-
b06
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8367756 | 25.0.2 | Anass Baya | P4 | Resolved | Fixed | master |
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
- backported by
-
JDK-8367756 GetGraphicsStressTest.java fails: Native resources unavailable
-
- Resolved
-
- causes
-
JDK-8361521 BogusFocusableWindowState.java fails with StackOverflowError on Linux
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/f80b3a08
-
Commit(master) openjdk/jdk/44cff9d6
-
Review(master) openjdk/jdk25u/152
-
Review(master) openjdk/jdk/25619
(1 links to)