8311306: Test com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed: out of expected range

Backport-of: e1fd663f22
This commit is contained in:
Matthias Baesken
2024-08-27 06:16:20 +00:00
committed by Vitaly Provodin
parent b2125c4108
commit aa4e2b4fe8

View File

@@ -29,6 +29,7 @@
* getThreadUserTime(long[]).
* @author Paul Hohensee
* @requires vm.compMode != "Xcomp"
* @run main/othervm ThreadCpuTimeArray
*/
import java.lang.management.*;