Hi,

I renamed the new interface and its uses as recommended.

The webrev updated in place:

   http://cr.openjdk.java.net/~rriggs/webrev-inetaccess-8132705/

I deferred renaming JavaNetAccess because it (getURLClassPath) is used in install and deploy and I was not certain it would still be needed with the module system in place.
It can be renamed (in a separate changeset) if that's useful.

Roger


On 7/30/2015 11:08 AM, Alan Bateman wrote:
On 30/07/2015 15:49, Roger Riggs wrote:
Please review this refactoring of SharedSecret initialization to create and
InetAddressAccess access that is independent of the initialization
of JavaNetAccess in URLClassLoader.

(jprt in progress)

Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-inetaccess-8132705/
I assume this should JavaNetInetAddressAccess to be consistent.

I also wondering if JavaNetAccess should be renamed as it is URLClass* specific.

-Alan.



Reply via email to