RFR: 8308192: Error in parsing replay file when staticfield is an array of single dimension
Ashutosh Mehra
duke at openjdk.org
Wed May 17 17:00:54 UTC 2023
On Wed, 17 May 2023 13:46:31 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> This fixes the parsing error caused by not consuming all the tokens in the `staticfield` command in a replay file.
>
> Okay, thanks for the details. That sounds reasonable to me.
@TobiHartmann @vnkozlov thanks for reviewing it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14024#issuecomment-1551760036
More information about the hotspot-compiler-dev
mailing list