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

Martin Doerr mdoerr at openjdk.org
Tue Jun 11 16:53:27 UTC 2024


On Fri, 7 Jun 2024 11:09:53 GMT, Sruthy Jayan <duke at openjdk.org> wrote:

> This is the backport of the issue : [JDK-8308184](https://bugs.openjdk.org/browse/JDK-8308184)
> 
> Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError

LGTM. In the future, please explain what you had to resolve when doing backports. In this case, I can see that you skipped removal of imports because they are still used.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2550#pullrequestreview-2110985858


More information about the jdk-updates-dev mailing list