> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18534/files
  - new: https://git.openjdk.org/jdk/pull/18534/files/196634ec..90c8467a

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

  Stats: 8 lines in 1 file changed: 7 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18534.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18534/head:pull/18534

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

Reply via email to