< prev index next >

src/java.base/share/classes/java/util/zip/package-info.java

Print this page
8203328: Rename EFS in java.util.zip internals to something meaningful
Reviewed-by: sherman

@@ -44,11 +44,11 @@
  *         extensions are used to overcome the size limitations of the
  *         original ZIP format.
  *     <li><a id="lang_encoding">APPENDIX D of</a>
  *         <a href="http://www.pkware.com/documents/casestudies/APPNOTE.TXT">
  *         PKWARE ZIP File Format Specification</a> - Language Encoding Flag
- *         (EFS) to encode ZIP entry filename and comment fields using UTF-8.
+ *         to encode ZIP entry filename and comment fields using UTF-8.
  *     <li><a href="http://www.ietf.org/rfc/rfc1950.txt">
  *         ZLIB Compressed Data Format Specification version 3.3</a>
  *         &nbsp;
  *         <a href="http://www.ietf.org/rfc/rfc1950.txt.pdf">(pdf)</a>
  *         (RFC 1950)
< prev index next >