RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v13]
Mandy Chung
mchung at openjdk.java.net
Thu Oct 14 16:51:50 UTC 2021
On Thu, 14 Oct 2021 00:23:29 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> I noted that in the static case, Poly does regress for fields - do we know why instance Poly is better than static Poly? That seems surprising.
I think you're asking why the regression of instance Poly is smaller than that of static Poly? We don't know and Claes will look into it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5027
More information about the core-libs-dev
mailing list