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

Aleksey Shipilev shade at openjdk.org
Thu Apr 25 09:33:36 UTC 2024


On Tue, 23 Apr 2024 10:25:23 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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
>  - [x] Linux x86_64 server fastdebug, `all`

This pull request has now been integrated.

Changeset: 2331bc75
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/2331bc75b02ddcc093ef5811a7452f9999b4c8d6
Stats:     94 lines in 2 files changed: 86 ins; 1 del; 7 mod

8329013: StackOverflowError when starting Apache Tomcat with signed jar

Backport-of: 925d82931c09dc11ea5a3bc410ea5cfd67ee14aa

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

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


More information about the jdk-updates-dev mailing list