On Tue, 7 Sep 2021 03:34:27 GMT, wxiang <github.com+53162078+shiyu...@openjdk.org> wrote:
> There is a bug for URLClassPath.findResources with JarIndex. > With some discussions about the bug, the current priority is to remove the > JAR index support in URLClassPath, > and don’t need to do anything to the jar tool in the short term, except just > to move JarIndex to the jdk.jartool module. > > The PR includes: > 1. remove the JarIndex support in URLClassPath > 2. move JarIndex into jdk.jartool module. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.java.net/jdk/pull/5383