JDK-8254107 : investigate old replay failures
  • Type: Task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8-pool,11,15,16
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2020-10-07
  • Updated: 2021-09-17
  • Resolved: 2021-08-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16Fixed
Related Reports
Relates :  
Description
We should look at old failures that were not reproducible (search JBS) and fix replay compilation accordingly.
Comments
Closing, as we already have RFEs for the issues discovered.
17-08-2021

Reasons for replay failure in issues marked with label "ci-replay-failed": - method handles, cannot resolve (targeted by JDK-8253921): JDK-8255466, JDK-8229219, JDK-8224957, JDK-8208275 - externally-generated bytecode inlined, cannot resolve (targeted by JDK-8254109): JDK-8251925 - truncated replay file: JDK-8234616
22-12-2020

Let's mark bugs where replay compilation failed with "ci-replay-failed": https://bugs.openjdk.java.net/issues/?jql=labels%20%3D%20ci-replay-failed
16-10-2020