Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 7u6, 8
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b52
-
CPU:x86
-
OS:os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084534 | emb-9 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
JDK-8262272 | openjdk8u292 | Paul Hohensee | P4 | Resolved | Fixed | b05 |
Description
MacOS X 10.7.4, macmini4,1 with an old square Sony LCD monitor
A regtest closed/java/awt/FullScreen/NonExistentDisplayModeTest/NonExistentDisplayModeTest.java
fails because it expects an exception thrown if a wrong display mode is required from a system. However on Mac there's a generic mode suitable for many devices which is selected as a last resort mode and works.
Test should be fixed for Mac.
A regtest closed/java/awt/FullScreen/NonExistentDisplayModeTest/NonExistentDisplayModeTest.java
fails because it expects an exception thrown if a wrong display mode is required from a system. However on Mac there's a generic mode suitable for many devices which is selected as a last resort mode and works.
Test should be fixed for Mac.
Attachments
Issue Links
- backported by
-
JDK-8084534 [macosx] Regtest should not throw exception if a suitable display mode found
-
- Resolved
-
-
JDK-8262272 [macosx] Regtest should not throw exception if a suitable display mode found
-
- Resolved
-