summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-12-27 16:20:14 +0000
committerNicolas Geoffray <ngeoffray@google.com>2015-12-27 16:21:40 +0000
commit40041c9a38e3961d8675d117517719458a115520 (patch)
treec21af5a5325476518b3c396c309878aabcb67591 /test/ProfileTestMultiDex
parent3de604892a295caf4ffa76809b8028e6d046edd5 (diff)
Make Math.round consistent on arm64.
OpenJDK seems to have a different rounding implementation than libcore. Temporarily disable the intrinsic. Test that fails: Assert.assertEquals(StrictMath.round(0.49999999999999994d), 1l); Assert.assertEquals(Math.round(0.49999999999999994d), 1l); bug:26327751 Change-Id: Iad2fb847e4a553b8c1f5031f772c81e7e4db9f4c
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions