On Fri, 2 Feb 2024 10:48:26 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Or maybe they are not done the initial -Xcomp compile and > waitUntilThreadBlocked() is mistakenly thinking they are now idle... Yes, I believe this is the case. It's not really clear to me what the test is testing. As far as I can see, if the 2 timings are meant to be taken when the worker threads are idle, I would have thought the expected delta should be 0. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17675#issuecomment-1923578655