Integrated: 8304031: Classfile API cannot encode Primitive Class as Condy

Chen Liang liach at openjdk.org
Tue May 9 09:17:44 UTC 2023


On Mon, 13 Mar 2023 08:13:44 GMT, Chen Liang <liach at openjdk.org> wrote:

> Without this patch, the Classfile API tries to encode PrimitiveClassDesc as CONSTANT_Class_info and error in `toInternalName`.

This pull request has now been integrated.

Changeset: cd5d0ff5
Author:    Chen Liang <liach at openjdk.org>
Committer: Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cd5d0ff5b29065222ffafbc4fb04b90f6f8909e2
Stats:     86 lines in 3 files changed: 84 ins; 0 del; 2 mod

8304031: Classfile API cannot encode Primitive Class as Condy

Reviewed-by: asotona

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

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


More information about the core-libs-dev mailing list