commit | c329f2536bfbc352252681bf34d6708fa627c1a4 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Thu Sep 08 14:51:17 2016 +0100 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Wed Sep 14 13:52:32 2016 +0100 |
tree | 75bace7f8381defc0929f9da93a3e6c0d0dbf97b | |
parent | 5ced3021b704bbc4f655d260b5bfaf9d54783108 [diff] |
Update java.io.File to 8u60 - File fields path/prefixLength are final (and #readObject is implemented using Unsafe). - Temp file name generation uses longs. Restored TempDirectory (removed in 3a4b7ebcde0ba6b7dce5c6118fa6a3da77b3d21d) inner class, to minimize the diff from upstream. - Javadoc and formating updates Test: vogar run on all io tests I could find. Bug: 31237296 Change-Id: Ia0ce0ba3db9cbdb4a5a411325ee1ce0d9c4a5d0a