commit | 5c4042222fef6bca942a229a464b233d5ca89a84 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Tue Aug 04 13:19:12 2015 +0100 |
committer | Narayan Kamath <narayan@google.com> | Wed Nov 11 15:16:56 2015 +0000 |
tree | 01fd5e81cb2b37d20322a844d54e9c0bc0659d7d | |
parent | 3c183cec1fb337ed0247ba500c6949063072f565 [diff] |
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