On Mon, 13 May 2024 20:46:06 GMT, Evgeny Astigeevich <eastigeev...@openjdk.org> 
wrote:

> There is a race among a thread updating directives, compiler threads and 
> CodeCache cleaning threads. We don't properly lock the directives stack, the 
> compile queue and CodeCache to manage the race.

This is indeed concerning.

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

PR Comment: https://git.openjdk.org/jdk/pull/19215#issuecomment-2108925371

Reply via email to