aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-12-19 23:39:53 -0800
committerElliott Hughes <enh@google.com>2009-12-19 23:39:53 -0800
commitc37803833c796ce4209a4d32c42fbfeae3a516a7 (patch)
treec7fd3c6f1138a633211f698271c1e55d13812e15 /vm/compiler/codegen/CompilerCodegen.h
parentdd0155c7929b938ceb225515cf48f3bb455bd539 (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