JDK-8277423 : ciReplay: hidden class with comment expected error
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-18
  • Updated: 2021-12-13
  • Resolved: 2021-11-22
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 b26Fixed
Related Reports
Relates :  
Description
Some replay files have a misformatted first "instanceKlass" line that causes a "hidden class with comment expected" error. 
Comments
Changeset: 05a9a51d Author: Dean Long <dlong@openjdk.org> Date: 2021-11-22 20:50:06 +0000 URL: https://git.openjdk.java.net/jdk/commit/05a9a51dbfc46eb52bc28f1f9a618c75ee2597e9
22-11-2021

ILW = Misformatted first InstanceKlass line, only when replaying method of hidden class, no workaround = MLH = P4
19-11-2021