Re: Patch submission - 5021645

2011-05-13 Thread Chris Hegarty
Thanks Brad, This would appear to be a regression as a result of the changes for CR 5021645. Before 5021645, url.openConnection.getPermission() was used to determine the permission. For jar url's this will create a new JarURLConnection that will delegate the getPermission request to its "wra

Patch submission.

2011-05-12 Thread Brad Wetmore
Hi Net-folks, There is a patch in bugs.openjdk.java.net which was originally filed under security, but it is probably more of a network issue. It involves the "jar" protocol. See the thread thus far at: http://mail.openjdk.java.net/pipermail/security-dev/2011-May/003269.html I've filed: