On Tue, 24 Jun 2025 06:54:19 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> The test incorrectly expects that some system threads must be started in the 
>> `early JVMTI_PHASE_START` phase. However, there is a race here and it is 
>> possible that the `JVMTI_PHASE_LIVE` phase is reached before any system 
>> thread has been started. There is no way to fix the test so, it is being 
>> removed.
>
> Serguei Spitsyn has updated the pull request incrementally with two 
> additional commits since the last revision:
> 
>  - corrected the Copyright line
>  - small corrections and indentation fixes

I've decided to remove the test, so it has been removed now.

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

PR Comment: https://git.openjdk.org/jdk/pull/25948#issuecomment-3002119269

Reply via email to