Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u6, 8
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2227184 | 7u6 | Alexander Zuev | P3 | Closed | Cannot Reproduce |
Description
In 8 b43 PIT testing on MacOS X 10.7.4, macmini4,1 observing a new failure:
NullPointerException in
sun.awt.CGraphicsDevice.setDisplayMode(CGraphicsDevice.java:190)
It may be related to 7124247: [macosx] Implement GraphicsDevice.setDisplayMode().
The same failure in 7u6 b18 after an attempt to setDisplayMode(null).
NullPointerException in
sun.awt.CGraphicsDevice.setDisplayMode(CGraphicsDevice.java:190)
It may be related to 7124247: [macosx] Implement GraphicsDevice.setDisplayMode().
The same failure in 7u6 b18 after an attempt to setDisplayMode(null).
Attachments
Issue Links
- backported by
-
JDK-2227184 [macosx] "8" PIT: NPE in GetDisplayMode fullscreen test
- Closed
- duplicates
-
JDK-7179059 [macosx] 2 jck tests failed on jdk 8
- Closed
- relates to
-
JDK-7124247 [macosx] Implement GraphicsDevice.setDisplayMode()
- Closed