Revert^2 "Additional sanity checking for JIT thresholds"

This reverts commit f923b09ee869da8a7fec8fc4ed860b6f3eaa7337.

Change to use clamping of JIT thresholds rather than fatal errors if
out of bounds since it's easy to violate expectations by only setting
one threshold option.

Bug: 140587109
Test: run-test --host -O --prebuild --compact-dex-level fast --jit \
      --no-relocate --runtime-option -Xcheck:jni \
      638-checker-inline-cache-intrinsic
Test: art/test/testrunner/testrunner.py --host --64

Change-Id: I866c3f93e074c63586951f37c1c97b6fd6e4c2a6
1 file changed