Relates :
|
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
|