RFR: 8284579: Improve VarHandle checks for interpreter [v2]
Claes Redestad
redestad at openjdk.java.net
Fri Apr 8 21:35:49 UTC 2022
On Fri, 8 Apr 2022 15:05:54 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> TestAdaptVarHandles
Thanks for reviewing, Maurizio. I ran the micros you suggested and I detect no change whatsoever at peak performance. With `-Xint` there are some small improvements in line with the results above.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8160
More information about the core-libs-dev
mailing list