RFR: 8206904: [lworld] fix Unsafe get* with value types
Tobias Hartmann
tobias.hartmann at oracle.com
Mon Jul 9 13:35:46 UTC 2018
Hi Roland,
in TestIntrinsics::test20_verifier(), 'h' is not used and there is an excess whitespace in line 363.
Why do you need the (long)(int) cast in library_call.cpp?
Thanks,
Tobias
On 09.07.2018 15:14, Roland Westrelin wrote:
>
> 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