Fix File.isHidden and File.listRoots.
Elliott Hughes authored
Not only were the old implementations of these methods over-complicated, they
were both incorrect. We now pass all our existing tests plus the jtreg tests.

Bug: 2281992
87415b15
Name Last commit Last update
annotation Bringing annotation up to Harmony r772995.
archive Clean up sieb.[ch], including changing a reference to <malloc.h> to instead
auth am dfd0afbc: Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we\'re looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1).
awt-kernel auto import from //depot/cupcake/@135843
concurrent Fix memory corruption.
crypto A new hygenic way for tests to clean up before or after execution.
dalvik Merge change I410514c5
dom/src/test AI 147838: A couple of fixes for making the
icu CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account.
include Rewrite NetworkInterface's JNI for IPv6.
json auto import from //depot/cupcake/@135843
junit auto import from //depot/cupcake/@135843
logging Update logging to r820767
luni-kernel Implement ProcessBuilder.redirectErrorStream.
luni Fix File.isHidden and File.listRoots.
math Rewrite NativeBN_twosCompFitsIntoBytes.
nio Remove OSNetworkSystem.oneTimeInitialization.
nio_char A new hygenic way for tests to clean up before or after execution.
openssl/src/main Rewrite NativeBN_twosCompFitsIntoBytes.
prefs A new hygenic way for tests to clean up before or after execution.
regex Update regex to Harmony r802921.
security-kernel auto import from //depot/cupcake/@135843
security am e732bb04: am 1c7705b6: Merge change I96996494 into eclair-mr2
sql DeleteLocalRef the result of GetObjectClass more consistently.
suncompat Fixing Unsafe.getUnsafe() to look up the stack the correct number of frames.
support
text
tools
x-net
xml
Android.mk
AndroidManifest.xml
JavaLibrary.mk
NOTICE
NativeCode.mk
run-core-tests
run-core-tests-on-ri