History log of /openjdk10/jdk/src/java.base/share/classes/jdk/internal/loader/URLClassPath.java
Revision Date Author Comments
# 17549:ab069116200b 07-Aug-2017 alanb

8185853: Generate readability graph at link time and other startup improvements
Reviewed-by: mchung


# 16727:1c101c68279d 14-Feb-2017 psandoz

8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
Reviewed-by: alanb, chegar


# 16502:12527accccaa 28-Jul-2016 chegar

8151934: Resolve class resolution
Reviewed-by: alanb, skoivu


# 15072:62ee45c4406f 13-Jul-2016 sdrach

8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
Contributed-by: steve.drach@oracle.com


# 14363:c49b0409a802 02-May-2016 sdrach

8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
Reviewed-by: alanb, chegar, psandoz, sherman
Contributed-by: steve.drach@oracle.com


# 14359:930d3aef37ee 03-May-2016 redestad

8155775: Re-examine naming of privileged methods to access System properties
Reviewed-by: mullan


# 14265:50d4d6b772d1 21-Apr-2016 redestad

8154231: Simplify access to System properties from JDK code
Reviewed-by: rriggs, chegar, weijun


# 13979:391525879ab0 30-Mar-2016 chegar

8152190: Move sun.misc.JarIndex and InvalidJarIndexException to an internal package
Reviewed-by: alanb


# 13956:ecd6e985e8b2 24-Mar-2016 chegar

8149122: Move sun.misc.URLClassPath and Resouce to an internal package
Reviewed-by: alanb, rriggs