RFR: 8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Kevin Walls
kevinw at openjdk.org
Tue Dec 12 10:01:33 UTC 2023
On Mon, 11 Dec 2023 11:33:08 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Trivial test update to run in "othervm". This test has failed due to interrupted threads: the interruption interferes with timing, but also the test is designed to fail if interrupted.
>
> Other tests in the same directory have the same requirement that threads/sleeps are not interrupted, and they run with othervm and are not known to fail.
Thanks Serguei!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17054#issuecomment-1851707660
More information about the serviceability-dev
mailing list