RFR: 8308192: Error in parsing replay file when staticfield is an array of single dimension

Tobias Hartmann thartmann at openjdk.org
Wed May 17 13:49:46 UTC 2023


On Wed, 17 May 2023 02:13:39 GMT, Ashutosh Mehra <duke 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.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14024#issuecomment-1551430497


More information about the hotspot-compiler-dev mailing list