-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: javafx
-
None
In Toolkit, we need to cascade the classloader tried when we -Djavafx.toolkit is processed. Some tests need:
Toolkit.class.getClassLoader();
others:
Thread.currentThread().getContextClassLoader();
This is Jake specific at this point.
- blocks
-
JDK-8131896 Run gradle test tasks using a Jigsaw (jake) build
-
- Resolved
-