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

Ashutosh Mehra duke at openjdk.org
Wed May 17 02:21:03 UTC 2023


This fixes the parsing error caused by not consuming all the tokens in the `staticfield` command in a replay file.

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

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

Changes: https://git.openjdk.org/jdk/pull/14024/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14024&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8308192
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14024.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14024/head:pull/14024

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


More information about the hotspot-compiler-dev mailing list