diff options
| author | Elliott Hughes <enh@google.com> | 2009-12-19 23:39:53 -0800 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2009-12-19 23:39:53 -0800 |
| commit | c37803833c796ce4209a4d32c42fbfeae3a516a7 (patch) | |
| tree | c7fd3c6f1138a633211f698271c1e55d13812e15 /vm/compiler/codegen/CompilerCodegen.h | |
| parent | dd0155c7929b938ceb225515cf48f3bb455bd539 (diff) | |
Fix Long.toBinaryString, Long.toHexString, and Long.toOctalString for negative values.
Although (int) -1 == (long) -1, Integer.toXString produces a shorter result than
Long.toXString should.
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions
