[jdk21u-dev] RFR: 8329013: StackOverflowError when starting Apache Tomcat with signed jar

Aleksey Shipilev shade at openjdk.org
Tue Apr 23 10:29:57 UTC 2024


Fixes the corner case with recursion during the bootstrap. Matches 21.0.4-oracle.

Additional testing:
 - [x] MacOS AArch64 server fastdebug, new test fails without the patch, passes with it
 - [ ] Linux x86_64 server fastdebug, `all`

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

Commit messages:
 - Backport 925d82931c09dc11ea5a3bc410ea5cfd67ee14aa

Changes: https://git.openjdk.org/jdk21u-dev/pull/527/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=527&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8329013
  Stats: 94 lines in 2 files changed: 86 ins; 1 del; 7 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/527.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/527/head:pull/527

PR: https://git.openjdk.org/jdk21u-dev/pull/527


More information about the jdk-updates-dev mailing list