History log of /art/test/654-checker-periodic/src/Main.java
Revision Date Author Comments
d964e3b7841edbc9e653dedbb26bd3e050fc6aba 02-Jun-2017 Aart Bik <ajcbik@google.com> Fixed bug in relying on precise FP in periodic sequence.

Rationale:
FP arithmetic is not always precise, so relying on FP
period sequences to "compute back" precisely is not
valid; when all values in the period are "fetches"
however, the rotation is precise.

Bug found by fuzz testing. With regression test.

Bug: 62196559
Test: test-art-host

(cherry picked from commit 8523ea11a677b78e1fc05915976c04b1ff081451)

Change-Id: Idd90dbece8b65de8c5296b8676377c377f71629c