RFR: 8282172: CompileBroker::log_metaspace_failure is called from non-Java/compiler threads [v2]
Thomas Stuefe
stuefe at openjdk.java.net
Mon Feb 28 13:26:52 UTC 2022
On Mon, 28 Feb 2022 13:12:31 GMT, Aleksey Shipilev <shade 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?
Oh, sure.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7555
More information about the hotspot-compiler-dev
mailing list