git: openjdk/jdk: 8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError

Jaikiran Pai jpai at openjdk.org
Mon Jun 12 09:45:56 UTC 2023


Changeset: 268ec61d
Author:    Jaikiran Pai <jpai at openjdk.org>
Date:      2023-06-12 09:45:07 +0000
URL:       https://git.openjdk.org/jdk/commit/268ec61d4fa9c5b7d2c7bcafb942b33e5b189974

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

Reviewed-by: mchung, alanb

! src/java.base/share/classes/jdk/internal/loader/URLClassPath.java
+ test/jdk/sun/misc/URLClassPath/LargeClasspathWithPkgPrefix.java



More information about the jdk-changes mailing list