On Thu, 14 Oct 2021 00:23:29 GMT, Maurizio Cimadamore <mcimadam...@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