On Thu, 24 Aug 2023 10:54:19 GMT, Sean Coffey <coff...@openjdk.org> wrote:

>> Recursive initialization calls possible during loading of LoggerFinder 
>> service.  
>> 
>> This fix detects the recursive call and returns a temporary LoggerFinder 
>> that is backed by a lazy logger. Automated test case developed to simulate 
>> loading of an external LoggerFinder service while also having other threads 
>> poke System.getLogger during this framework initialization.
>
> Sean Coffey has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Improve test coverage
>  - Incorporate review comments from Daniel

Thanks for your comments @jai - I'll incorporate your test comments soon.

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

PR Comment: https://git.openjdk.org/jdk/pull/15404#issuecomment-1693595951

Reply via email to