On Mon, 2 Aug 2021 05:50:09 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> Done > > I suggest doing the opposite, leave the CHECK_EXCEPTION and remove the chech > and the logging. The CHECK_EXCEPTION is better since it can be configured > via properties, and it will chech itself on what thread the current code is > executed. Done ------------- PR: https://git.openjdk.java.net/jdk/pull/4412