-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b24
This is a very long-standing, problem-listed failure.
All failures are with -Xcomp.
The test does have a timing sensitivity, a 1 second wait:
test/jdk/javax/management/monitor/DerivedGaugeMonitorTest.java:
242 my.cdl.await(1000, TimeUnit.MILLISECONDS);
This should be increased to cope with delays caused by -Xcomp compilation.
- links to
-
Commit(master) openjdk/jdk/4fa760a1
-
Review(master) openjdk/jdk/22008