aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2010-03-03 00:28:41 -0800
committerElliott Hughes <enh@google.com>2010-03-03 10:40:23 -0800
commit0f26b991920a6bd87ae034e39901c987e2aef4f4 (patch)
tree4026543096d48419e0436677978d73ff2b12650a /vm/compiler/codegen/arm/CodegenDriver.c
parent396928c11219b07e2c477bd3925ad5f3fdf2f7e4 (diff)
Improve error checking and error reporting in java.util.Formatter.
This causes three new harmony failures, in tests specifically designed to probe exception priorities (despite the fact that the RI explicitly doesn't define exception priorities). Comically, this same change actually fixes 24 jtreg tests that were failing because of differences in exception priorities between harmony and the RI. What I care about is that the new code is way easier to understand, shouldn't waste as much space in our puny instruction caches, should be a more tempting JIT target, and lets the actual formatting code assume that it's only ever called in a valid way. Bug: 2477140
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions