RFR(M): 8210885: Convert left over loads/stores to access api

Roland Westrelin rwestrel at redhat.com
Tue Sep 18 19:57:53 UTC 2018


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