RFR: 8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError [v5]

Jaikiran Pai jpai at openjdk.org
Sat Jun 10 13:45:45 UTC 2023


On Sat, 10 Jun 2023 06:18:32 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I assume you'll see the comment about moving the test to be with the other tests for URLClassPath.

I have updated the PR to change the location of this new test class. Additionally I've filed https://bugs.openjdk.org/browse/JDK-8309763 to move the `sun/misc/URLClassPath` tests to `jdk/internal/loader` directory.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14395#issuecomment-1585669931


More information about the core-libs-dev mailing list