RFR: 8282172: CompileBroker::log_metaspace_failure is called from non-Java/compiler threads [v2]

Aleksey Shipilev shade at openjdk.java.net
Mon Feb 28 13:15:51 UTC 2022


On Fri, 25 Feb 2022 09:26:36 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> AFAICS FormatStringEventLog::log() - which is only used from the compiler btw - is always called with the current thread. Maybe it should just use Thread::current instead?

Maybe. Let's do that separately?

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

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


More information about the hotspot-compiler-dev mailing list