RFR: 8288976: classfile parser 'wrong name' error message has the names the wrong way around

Harold Seigel hseigel at openjdk.org
Thu Jun 23 21:31:33 UTC 2022


Please review this small fix for JDK-8288976.  The fix was tested by running the new test and mach5 tiers 1-2 on Linux, Mac OS, and Windows.

Thanks, Harold

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

Commit messages:
 - 8288976: classfile parser 'wrong name' error message has the names the wrong way around

Changes: https://git.openjdk.org/jdk/pull/9264/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9264&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288976
  Stats: 55 lines in 3 files changed: 49 ins; 1 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/9264.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9264/head:pull/9264

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


More information about the hotspot-runtime-dev mailing list