[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 [v8]
Sruthy Jayan
duke at openjdk.org
Fri Jun 14 13:21:28 UTC 2024
On Fri, 14 Jun 2024 08:53:52 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
>
> Sruthy Jayan has updated the pull request incrementally with one additional commit since the last revision:
>
> resolving the build errors
>
> Signed-off-by: Sruthy Jayan <srutjay1 at in.ibm.com>
> Can't you use test/jdk/lib/testlibrary/java/util/jar/JarBuilder.java? It has been moved by [openjdk/jdk at dda0c6c](https://github.com/openjdk/jdk/commit/dda0c6cecd38b4897c377e10ffb0ebe75360ac43).
@TheRealMDoerr I have done the suggested changes.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2749#issuecomment-2168028306
More information about the jdk-updates-dev
mailing list