RFR: 8273401: Disable JarIndex support in URLClassPath
Alan Bateman
alanb at openjdk.java.net
Wed Sep 15 12:12:43 UTC 2021
On Wed, 15 Sep 2021 12:02:51 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Another question is where to document this property. We will obviously need a CSR and releases notes. I also wonder if it should be promoted into a networking property - which would make it possible to document it in the `net.properties` file. @AlanBateman what do you think?
jdk.net.URLClassLoader.enableJarIndex is meant to be a temporary property. We could document it in URLClassLoader as an implNote but I'm not sure that it's worth it. I re-worded the CSR to reflect the current proposal and Wang has submitted it. I noted in the CSR that a release note is planned.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5524
More information about the core-libs-dev
mailing list