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

Tobias Hartmann thartmann at openjdk.org
Wed May 17 11:00:47 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.

Looks reasonable to me but I'm wondering why we even emit the klass name, if it's not needed?

Another review (@dean-long ?) would be good.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14024#pullrequestreview-1430375858


More information about the hotspot-compiler-dev mailing list