Fix sun.misc.Unsafe#(get|set)(Float|Double)
Unsafe was suffering from implicity cast from double/float to int32_t/int64_t in unsafe setters and getters. Fixes few tests. Change-Id: Ia3ad1b71bc6fd1a0d9fc8e15fdec44497cd73ff5
Loading
Please sign in to comment