git: openjdk/jdk21u: master: 8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError
Sean Coffey
coffeys at openjdk.org
Thu Jul 20 07:41:40 UTC 2023
Changeset: 7f658ce0
Author: Johny Jose <johny.jose at oracle.com>
Committer: Sean Coffey <coffeys at openjdk.org>
Date: 2023-07-20 07:40:37 +0000
URL: https://git.openjdk.org/jdk21u/commit/7f658ce078b0692a9701e979147ef168f17a6cb9
8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError
Reviewed-by: jpai, coffeys
Backport-of: 268ec61d4fa9c5b7d2c7bcafb942b33e5b189974
! src/java.base/share/classes/jdk/internal/loader/URLClassPath.java
+ test/jdk/sun/misc/URLClassPath/LargeClasspathWithPkgPrefix.java
More information about the jdk-updates-changes
mailing list