RFR: 8331187: Optimize MethodTypeDesc and ClassDesc.ofDescriptor for primitive types [v3]
Claes Redestad
redestad at openjdk.org
Fri Apr 26 14:57:00 UTC 2024
On Fri, 26 Apr 2024 14:47:16 GMT, Chen Liang <liach at openjdk.org> wrote:
> For the `equals` remark, it's that DynamicConstantDesc's equals is final so subclasses cannot provide a faster implementation. But that's another topic.
Hmm, that is unfortunate, yes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18971#issuecomment-2079553992
More information about the core-libs-dev
mailing list