Similar to JDK-8306922.
https://github.com/openjdk/jdk/pull/14591
Maybe write like this:
NoSafepointVerifier nsv;
ttyLocker ttyl;
Or build the verifier into the lock?
https://github.com/openjdk/jdk/pull/14591
Maybe write like this:
NoSafepointVerifier nsv;
ttyLocker ttyl;
Or build the verifier into the lock?