On Tue, 2 Apr 2024 14:59:33 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.
>
> 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

Reply via email to