-
Bug
-
Resolution: Duplicate
-
P4
-
8
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.