RFR: 8335684: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java
    Chris Plummer 
    cjplummer at openjdk.org
       
    Fri Jul 12 16:41:52 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.
Looks good.
-------------
Marked as reviewed by cjplummer (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20025#pullrequestreview-2175313214
    
    
More information about the serviceability-dev
mailing list