RFR: 8155770 Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Paul Sandoz
paul.sandoz at oracle.com
Mon Jun 27 07:52:04 UTC 2016
> On 25 Jun 2016, at 01:10, Steve Drach <steve.drach at oracle.com> wrote:
>
> Hi,
>
> Please review this simple change to the URLClassLoader specification.
>
> issue: https://bugs.openjdk.java.net/browse/JDK-8155770 <https://bugs.openjdk.java.net/browse/JDK-8155770>
> webrev: http://cr.openjdk.java.net/~sdrach/8155770/webrev/ <http://cr.openjdk.java.net/~sdrach/8155770/webrev/>
>
Looks ok.
I suggest linking to java.net.JarURLConnection when referencing the jar URL scheme e.g.
(see {@link java.net.JarURLConnection})
CCC required.
Paul.
More information about the core-libs-dev
mailing list