RFR: 8343129: Disable unstable check of ThreadsListHandle.sanity_vm ThreadList values [v2]

SendaoYan syan at openjdk.org
Tue Nov 19 15:22:00 UTC 2024


On Fri, 15 Nov 2024 06:15:52 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>> We have observed `ThreadsListHandle.sanity_vm failed with unequal ThreadList values` several times on linux-x64 and linux-aarch64, by jdk17u/jdk21u/jdk24 etc.
>> Before the root cause of the test failure has been fixed, should we disable the unstable check of ThreadsListHandle.sanity_vm ThreadList values, to make less of CI noisy.
>> 
>> Additional testing:
>> 
>> - [x] release build and run the `gtest/GTestWrapper.java` on linux-x64
>> - [x] fastdebug build and run the `gtest/GTestWrapper.java` on linux-x64
>> - [x] slowdebug build and run the `gtest/GTestWrapper.java` on linux-x64
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix until typo bugs

Thanks for the review.

The Problemlist label of [JDK-8315141](https://bugs.openjdk.org/browse/JDK-8315141) has been deleted.

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

PR Comment: https://git.openjdk.org/jdk/pull/21734#issuecomment-2486000798
PR Comment: https://git.openjdk.org/jdk/pull/21734#issuecomment-2486007309


More information about the hotspot-runtime-dev mailing list