Integrated: 8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Kevin Walls
kevinw at openjdk.org
Tue Dec 12 10:01: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.
This pull request has now been integrated.
Changeset: e1fd663f
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e1fd663f224909c09f2f6fab7ad20f7b7864b62b
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range
Reviewed-by: sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/17054
More information about the serviceability-dev
mailing list