RFR(M): 8210885: Convert left over loads/stores to access api
Tobias Hartmann
tobias.hartmann at oracle.com
Mon Sep 24 10:06:43 UTC 2018
Hi Roland,
looks good to me.
Best regards,
Tobias
On 18.09.2018 21:57, Roland Westrelin wrote:
>
> http://cr.openjdk.java.net/~roland/8210885/webrev.00/
>
> This converts some remaining loads and stores to the access API (as
> preparation for shenandoah). This also cleans up the C2 access API: some
> entry points get a control argument that's in practice useless because
> current control() is always used.
>
> Roland.
>
More information about the hotspot-compiler-dev
mailing list