RFR: 8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Dec 12 01:36:34 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.
Looks okay.
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17054#pullrequestreview-1776450680
More information about the serviceability-dev
mailing list