On Wed, 14 May 2025 18:54:49 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> Based on the log output, the test failure seems to be the result of two 
> threads trying to set and access variables that are not volatile, so I've 
> made them volatile. Since I can't reproduce the failure, I can't confirm that 
> it is now fixed, but the lack of volatile is clearly a bug so should be done 
> anyway. Tested by running the test locally to make sure nothing breaks.

Sill looking for reviewers. This is a very simple PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/25236#issuecomment-2920003298

Reply via email to