JDK-8270925 : replay dump using CICrashAt does not include inlining data
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8-pool,11-pool,17,18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-07-20
  • Updated: 2021-09-17
  • Resolved: 2021-07-28
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 18
18 b09Fixed
Related Reports
Blocks :  
Description
The check for CICrashAt happens too late.  The inlining data from the compilation context has already been released.
Comments
Changeset: 034788a0 Author: Dean Long <dlong@openjdk.org> Date: 2021-07-28 18:50:21 +0000 URL: https://git.openjdk.java.net/jdk/commit/034788a02cbe1f80fc1581ec307a3d54bef380b4
28-07-2021

ILW = LHH = P4
20-07-2021