On Thu, 28 Mar 2024 15:55:12 GMT, Sean Coffey <coff...@openjdk.org> wrote:

> Calling extra logging calls during initialization of Logger libraries can 
> cause recursion leading to StackOverflowError
> This patch adds logic to the EventHelper class to detect recursion and 
> prevent it.

This pull request has now been integrated.

Changeset: 925d8293
Author:    Sean Coffey <coff...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/925d82931c09dc11ea5a3bc410ea5cfd67ee14aa
Stats:     94 lines in 2 files changed: 86 ins; 1 del; 7 mod

8329013: StackOverflowError when starting Apache Tomcat with signed jar

Reviewed-by: dfuchs, jpai

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

PR: https://git.openjdk.org/jdk/pull/18534

Reply via email to