Integrated: 8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java

Kevin Walls kevinw at openjdk.org
Fri Jul 12 17:13:55 UTC 2024


On Thu, 4 Jul 2024 10:08:30 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> There are two similarly names tests.
> Recently:
> JDK-8335124: com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed with CPU time out of expected range
> ...made a simple change to try and avoid noisy test failures.  The same fix should be applied here to ThreadCpuTime.java.
> 
> Also removing an old comment about a Solaris issue.

This pull request has now been integrated.

Changeset: 1f6e106b
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1f6e106b45e5109224e13d70f1a40c9e666ec2ab
Stats:     12 lines in 1 file changed: 2 ins; 9 del; 1 mod

8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java

Reviewed-by: sspitsyn, cjplummer

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

PR: https://git.openjdk.org/jdk/pull/20025


More information about the serviceability-dev mailing list