RFR: 8247532: Records deserialization is slow
Paul Sandoz
paul.sandoz at oracle.com
Tue Jun 16 23:19:20 UTC 2020
> On Jun 16, 2020, at 3:36 PM, Peter Levart <peter.levart at gmail.com> wrote:
>
> Yes, or even better: MethodHandles.empty(MethodType.methodType(pClass, byte[].class, Object[].class)) which was suggested by Johanes Kuhn as here:
>
>
> http://cr.openjdk.java.net/~plevart/jdk-dev/RecordsDeserialization/webrev.02/
>
Ah yes much better.
Paul.
More information about the core-libs-dev
mailing list