-
Bug
-
Resolution: Unresolved
-
P4
-
jfx26
Recently we came across JDK-8367306, where the test HeaderButtonOverlayTest imports a non visible class without allowing the access through addExports file.
The compilation of test HeaderButtonOverlayTest should fail withoutJDK-8367306.
It seems the non visible class is becoming accessible to the test through class path.
The compilation of test HeaderButtonOverlayTest should fail without
It seems the non visible class is becoming accessible to the test through class path.
- relates to
-
JDK-8367306 HeaderButtonOverlayTest fails to compile with TEST_SDK_PATH
-
- Resolved
-