[jdk11u-dev] RFR: 8308184: Launching java with large number of jars in classpath with java.protocol.handler.pkgs system property set can lead to StackOverflowError [v2]
Sruthy Jayan
duke at openjdk.org
Wed Jun 12 10:12:59 UTC 2024
> 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
Sruthy Jayan has updated the pull request incrementally with one additional commit since the last revision:
Create JarBuilder.java
Fixing the test failure : test result: Error. can't find jdk.test.lib.util.JarBuilder in test directory or libraries
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2749/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2749/files/2a587a36..98feae54
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2749&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2749&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2749.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2749/head:pull/2749
PR: https://git.openjdk.org/jdk11u-dev/pull/2749
More information about the jdk-updates-dev
mailing list