8203328: Rename EFS in java.util.zip internals to something meaningful

Reviewed-by: sherman
This commit is contained in:
Martin Buchholz 2018-05-23 10:34:18 -07:00
parent e1bffce5a3
commit 42f7e3f69e
13 changed files with 41 additions and 41 deletions

View file

@ -354,7 +354,6 @@ class ZipEntry implements ZipConstants, Cloneable {
* or ZIP file formatted stream.
*
* @return The last access time of the entry, null if not specified
* @see #setLastAccessTime(FileTime)
* @since 1.8
*/