RFR: 8206904: [lworld] fix Unsafe get* with value types

Roland Westrelin rwestrel at redhat.com
Mon Jul 9 13:14:59 UTC 2018


http://cr.openjdk.java.net/~roland/8206904/webrev.00/

This fixes the existing Unsafe.get* methods so they can be used to read
fields from a value. This doesn't add new intrinsics for the new
Unsafe.get* methods.

Roland.



More information about the valhalla-dev mailing list