[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]
Sruthy Jayan
duke at openjdk.org
Thu Jun 13 15:04:17 UTC 2024
On Thu, 13 Jun 2024 14:05:50 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> 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
>
> There may be another way to make it a clean backport: Rename the title to "Backport 0a4f92603b76181358326908497220c7d14211b1" which will make it a backport of the JDK17 version.
@TheRealMDoerr I have updated the Title as suggested . Thank you for your guidance !
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2749#issuecomment-2165938197
More information about the jdk-updates-dev
mailing list