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

SendaoYan syan at openjdk.org
Fri Nov 15 03:29:31 UTC 2024


On Mon, 28 Oct 2024 06:20:39 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

Hi, can anyone take look this PR.

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

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


More information about the hotspot-runtime-dev mailing list