RFR: 8304928: Optimize ClassDesc.resolveConstantDesc
Mandy Chung
mchung at openjdk.org
Fri Mar 31 04:11:15 UTC 2023
On Fri, 31 Mar 2023 02:22:55 GMT, Chen Liang <liach at openjdk.org> wrote:
> The `isPrimitiveArray` check is converted to a private method in `ReferenceClassDesc` as it applies only to reference type descriptor strings. Also included the rationale for not checking initial `[` in a comment.
This would work.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13252#issuecomment-1491258547
More information about the core-libs-dev
mailing list