RFR: 8329013: StackOverflowError when starting Apache Tomcat with signed jar [v2]
Jaikiran Pai
jpai at openjdk.org
Tue Apr 2 15:26:00 UTC 2024
On Tue, 2 Apr 2024 14:59:33 GMT, Sean Coffey <coffeys at 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.
>
> Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:
>
> incorporate testcase feedback from Daniel
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18534#pullrequestreview-1974181831
More information about the security-dev
mailing list