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

Ashutosh Mehra duke at openjdk.org
Thu May 18 19:52:59 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.

This pull request has now been integrated.

Changeset: d3feedf5
Author:    Ashutosh Mehra <asmehra at redhat.com>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d3feedf5114542078c10abec0612038c88e005d6
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

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

Reviewed-by: thartmann, kvn

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

PR: https://git.openjdk.org/jdk/pull/14024


More information about the hotspot-compiler-dev mailing list