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

liach duke at openjdk.org
Mon Mar 13 16:03:24 UTC 2023


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

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

@asotona Would you mind review this?

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

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


More information about the core-libs-dev mailing list