-
Bug
-
Resolution: Fixed
-
P3
-
jfx25, jfx26
-
b07
When trying to run the tests using -PTEST_SDK_PATH=<path> and -PTEST_ONLY=true, the test HeaderButtonOverlayTest fails to compile with error: package com.sun.glass.events is not visible
The test compiles and executes fine with normal command: gradle :graphics:test.
The test compiles and executes fine with normal command: gradle :graphics:test.
- relates to
-
JDK-8367327 Accessing non visible class without addExports must always fail
-
- Open
-
- links to
-
Commit(master) openjdk/jfx/3e376e66
-
Review(master) openjdk/jfx/1891