[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 [v3]
Martin Doerr
mdoerr at openjdk.org
Thu Jun 13 15:47:14 UTC 2024
On Wed, 12 Jun 2024 12:21: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
>
> Sruthy Jayan has updated the pull request incrementally with one additional commit since the last revision:
>
> Update LargeClasspathWithPkgPrefix.java
>
> Java multi-line string literals are supported only from JDK 13. So adding the required changes
Ok, the actual fix is clean, now. Please describe your test changes.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2749#issuecomment-2166049984
More information about the jdk-updates-dev
mailing list