aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-11-29 22:11:38 -0800
committerElliott Hughes <enh@google.com>2009-11-29 22:27:28 -0800
commit7006487c694842aa4993e5ac3bf5b1a753a65f8d (patch)
tree8bdc88dc3240f4a74943c987e4974d64eb9a0840 /vm/compiler/codegen/arm/CodegenDriver.c
parenta951d2c899623b33aed01ae084881265a979ab85 (diff)
More java.io.File improvements.
Three themes to this change: not making unnecessary native calls (like the pointless "exists" check in canWrite), being consistent in our treatment of the empty path, and removing unnecessary cruft from the native code. I'm sure there must be a better implementation for handling the empty path (the few methods for which it *isn't* invalid should be the special cases, not every single method), but in this patch I'm just interested in correctness. With this patch, we pass the jtreg empty path test (which we previously failed) and we pass my more complete test (added to FileTest.java in this patch). Bug: 2281992
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions