commit | bb75e2ecfbe42fe94bf4dd088ae4b307d29116aa | [log] [tgz] |
---|---|---|
author | Pete Bentley <prb@google.com> | Mon Oct 18 18:13:12 2021 +0100 |
committer | Pete Bentley <prb@google.com> | Mon Oct 18 17:39:31 2021 +0000 |
tree | d5b5da60d772fc7981b19a9c87df0b77fab77174 | |
parent | 3c461bdefedcacab2b6bba59ff7948030871d482 [diff] |
OpenJDK 11: Merge java.nio.file.FileStore. Adds a new API, FileStore.getBlockSize(). The implementation in this class throws UnsupportedOperationException and there are no other implementations in subclasses. I propose that we add the new API and when we merge sun.nio.* add an Android implementation and tests. Bug: 203426354 Test: TreeHugger Change-Id: I29691c4b73d946943270e41d69ea25feef7379b3