-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: javafx
JDK 8-b113 contains the change for https://bugs.openjdk.java.net/browse/JDK-8014719 which renamed the class java.net.HttpURLPermission to URLPermission. This cause a build failiure in one of our closed tests. Since this is an incompatible change, I need to bump the minimum JDK version to b113 in order to fix the test.