On Mon, 13 Mar 2023 08:13:44 GMT, Chen Liang <li...@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 <li...@openjdk.org> Committer: Adam Sotona <asot...@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