RFR: 8341127: Extra call to MethodHandle::asType from memory segment var handles fails to inline [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Oct 1 11:04:45 UTC 2024
On Tue, 1 Oct 2024 10:36:01 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> LGTM
>
> In the micro perhaps the `unsafe_loop` variant is superfluous for this special case test? At least it's distinct from the test in `LoopOverNonConstant` by summing longs rather than ints.
Yeah - that is a bit redundant - however could be useful to have some sort of baseline, so I left it in there.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21283#issuecomment-2385476878
More information about the core-libs-dev
mailing list