> 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 one additional 
commit since the last revision:

  fix up bootstrap loggers, patch contribution from Daniel

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15404/files
  - new: https://git.openjdk.org/jdk/pull/15404/files/976fdb27..3b35c440

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15404&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15404&range=01-02

  Stats: 70 lines in 3 files changed: 23 ins; 32 del; 15 mod
  Patch: https://git.openjdk.org/jdk/pull/15404.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15404/head:pull/15404

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

Reply via email to