diff options
| author | Elliott Hughes <enh@google.com> | 2010-03-10 16:15:27 -0800 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2010-03-10 16:15:27 -0800 |
| commit | 49a77a8e6c8a5e258b8a619facc961e3c36b42d3 (patch) | |
| tree | 705764887f074a0cd3af22002eb62685e68ea883 /vm/compiler/codegen/arm/CodegenDriver.c | |
| parent | 9039dd1f627eb82c970cce5452e13459fe06be0d (diff) | |
Tidy up java.lang.Math and java.lang.StrictMath.
Removes duplication, fixes typos, and removes some unnecessary object creation.
Note that otherwise-duplicated code that calls a native method needs to remain
duplicated, because the native methods have different implementations. Other
than that, it's not clear to me that the remaining textual differences (mainly
scalb and its implementation details) are meaningful, but it's not clear that
they're not, so I'm leaving them for now. We can always come back later.
This new code still passes all the junit and jtreg tests.
Change-Id: Ica28a01fd1469a162e05deccdb9e6f919246d9f3
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions
