commit | a951d2c899623b33aed01ae084881265a979ab85 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Nov 25 16:16:37 2009 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Nov 25 16:16:37 2009 -0800 |
tree | 919b46d9c244a65042f8932450f1ae98ca4cd1e1 | |
parent | 557f5519ee880a67644c48fd82a54fef787883f7 [diff] |
Fix File.isHidden and File.listRoots. 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