-
Bug
-
Resolution: Fixed
-
P3
-
9
-
OS X
-
b76
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136024 | emb-9 | Yuri Nesterenko | P3 | Resolved | Fixed | team |
JDK-8274901 | 8u321 | Maheshkumar Bollapragada | P3 | Resolved | Fixed | b01 |
There are 3 regression tests (if my calculations are right) accessing com.apple stuff by reflection. They were not properly patched in JDK-8076468 for this exactly reason and fail on OS X with a modular build.
Should fix them manually.
com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java
java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java
Should fix them manually.
com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java
java/awt/SplashScreen/FullscreenAfterSplash/FullScreenAfterSplash.java
- backported by
-
JDK-8136024 [TEST_BUG] add @modules to some OS X-specific regtests
-
- Resolved
-
-
JDK-8274901 [TEST_BUG] add @modules to some OS X-specific regtests
-
- Resolved
-
- relates to
-
JDK-8076468 Add @modules to tests in jdk_desktop test group
-
- Resolved
-