-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8352205 | 21.0.8-oracle | Rashmi Biswal Biswal | P4 | Resolved | Fixed | b01 |
JDK-8352524 | 21.0.8 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
JDK-8352207 | 17.0.16-oracle | Rashmi Biswal Biswal | P4 | Resolved | Fixed | b01 |
JDK-8352553 | 17.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
JDK-8352208 | 11.0.28-oracle | Rashmi Biswal Biswal | P4 | Resolved | Fixed | b01 |
JDK-8352206 | 8u461 | Rashmi Biswal Biswal | P4 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8352205 Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java
-
- Resolved
-
-
JDK-8352206 Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java
-
- Resolved
-
-
JDK-8352207 Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java
-
- Resolved
-
-
JDK-8352208 Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java
-
- Resolved
-
-
JDK-8352524 Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java
-
- Resolved
-
-
JDK-8352553 Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk17u-dev/5fdaafb4
-
Commit(master) openjdk/jdk21u-dev/0306b9d0
-
Commit(master) openjdk/jdk/4fa760a1
-
Review(master) openjdk/jdk17u-dev/3378
-
Review(master) openjdk/jdk21u-dev/1518
-
Review(master) openjdk/jdk/22008