-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: deploy
After "Update SOP" changes in JDK 8 SocketPermission are no longer issued in deploy code. Instead URLPermissions are granted. That means that java.lang.SecurityManager.checkConnect() a priory fails now. This logic need to be revised.