RFR: 8253694: Remove Thread::muxAcquire() from ThreadCrashProtection() [v3]

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Tue Oct 6 03:28:41 UTC 2020


On Mon, 5 Oct 2020 23:05:02 GMT, David Holmes <dholmes at openjdk.org> wrote:

> So let me see if I've got this straight. Prior to JDK-8183925 CrashProtection was exclusively for the WatcherThread.
> JDK-8183925 generalized that to allow any(?) thread to use it. Now as the only client is the JfrSampler thread we are
> making crash protection exclusively only available to it.

Exactly.

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

PR: https://git.openjdk.java.net/jdk/pull/376


More information about the hotspot-jfr-dev mailing list