[jdk17u-dev] RFR: 8288976: classfile parser 'wrong name' error message has the names the wrong way around

Goetz Lindenmaier goetz at openjdk.org
Tue Oct 1 11:26:14 UTC 2024


This was introcuded in 15 with in "8238358: Implementation of JEP 371: Hidden Classes"
I think it is good to have error messages consistent over the releases, especially for
new features where we can still reach all releases.

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

Commit messages:
 - Backport 925084c496113c9d8e860ded0b8645fd584380bc

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2925


More information about the jdk-updates-dev mailing list