JDK 21 |
---|
21 b25Fixed |
Relates :
|
|
Relates :
|
In 8254108 the replay data for compile command was updated to include a flag "late_inline" in the inline data and the version number of the replay file was incremented to 2. But the replay file generated by DumpInline doesn't have the version number which results in incorrect parsing of the "compile" command in the process_compile() method during ReplayInline.
|