Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228296 | 13.0.2 | Yudi Zheng | P3 | Resolved | Fixed | b01 |
JDK-8228080 | 13.0.1 | Yudi Zheng | P3 | Resolved | Fixed | master |
JDK-8227219 | 13 | Vladimir Kozlov | P3 | Resolved | Fixed | b29 |
compiler/graalunit/HotspotJdk9Test.java is timing out intermittently in tier 3 after the Graal integration in JDK-8223346.
The timeout is first seen in my first pre-integration mach5 test on the 14th. In this case the test is in tier 8 and due to other noise in tier 8 it was not noticed.
It's then seen in the Graal nightly in tier 3 on the 15:th.
Again in tier 8 in my second mach5 pre-integration test on the 16:th.
After that I integrated Graal, and it started happening in various peoples tier 3 runs and in the CI.
The timeout is first seen in my first pre-integration mach5 test on the 14th. In this case the test is in tier 8 and due to other noise in tier 8 it was not noticed.
It's then seen in the Graal nightly in tier 3 on the 15:th.
Again in tier 8 in my second mach5 pre-integration test on the 16:th.
After that I integrated Graal, and it started happening in various peoples tier 3 runs and in the CI.
- backported by
-
JDK-8227219 compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
- Resolved
-
JDK-8228080 compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
- Resolved
-
JDK-8228296 compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
- Resolved
- duplicates
-
JDK-8225497 Update Graal
- Resolved
- relates to
-
JDK-8225655 Remove compiler/graalunit/HotspotJdk9Test.java from the ProblemList
- Closed