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

Goetz Lindenmaier goetz at openjdk.org
Sat Oct 5 16:56:39 UTC 2024


On Tue, 1 Oct 2024 11:20:19 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 594ce95e
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/594ce95e7e56a7daaee7bb23a10c6153dd934be4
Stats:     58 lines in 3 files changed: 50 ins; 5 del; 3 mod

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

Backport-of: 925084c496113c9d8e860ded0b8645fd584380bc

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

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


More information about the jdk-updates-dev mailing list