diff options
author | Aart Bik <ajcbik@google.com> | 2016-12-19 14:04:18 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-12-19 14:59:44 -0800 |
commit | 932af329921acfcc7c83984793233e68387d67f6 (patch) | |
tree | f81752b6abe7a2fd6c35046112c2d5e3fc751cf7 /annotations/generate_annotated_java_files.py | |
parent | 27a3e02d2dce24ad4f654f34959e33282e14dcbc (diff) |
Changed semantics of FP Math.abs() to impact bit sign (but nothing else).
Rationale:
As a "quality of implementation" rather than pure "spec compliance"
we require that Math.abs() clears the sign bit (but changes nothing
else) for all numbers, including NaN.
**NOTE**
This CL has a corresponding Art test.
Test: test-art-host
Bug: 30758343
Change-Id: I990c5ac72d2a3263b7b1d57dd6da4fabe7f8e274
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions