Hi, JDK-7146776 is backported to 11.0.11-oracle. I'd like to backport it for parity. Change doesn't apply cleanly because of Copyright year changes and a minor difference in a hunk which gets removed by this change: 11u Code contains host.equals(""), patch wants to remove host.isEmpty() from URLStreamHandler.java.
Bug: https://bugs.openjdk.java.net/browse/JDK-7146776 Original change: https://git.openjdk.java.net/jdk/commit/db9c114d 11u backport: http://cr.openjdk.java.net/~mdoerr/7146776_windows_deadlock_11u/webrev.00/ Please review. Best regards, Martin