Name: aaR10208 Date: 03/06/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.4.2-b17
The methods "long java.util.zip.ZipEntry.setCrc( long )" and "ZipEntry.getCrc()"
have "See also" references onto themselves.
It seems that the proper references should be "@see #getCrc()" for setCrc() method
and "@see #setCrc(long)" for getCrc().
Also, ZipFile.finilize() description has a typo "... it is strongly recomm*a*nded".
======================================================================
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.4.2-b17
The methods "long java.util.zip.ZipEntry.setCrc( long )" and "ZipEntry.getCrc()"
have "See also" references onto themselves.
It seems that the proper references should be "@see #getCrc()" for setCrc() method
and "@see #setCrc(long)" for getCrc().
Also, ZipFile.finilize() description has a typo "... it is strongly recomm*a*nded".
======================================================================
- duplicates
-
JDK-6276389 ZipEntry.getCrc and setCrc @see themselves when they should @see each other
-
- Resolved
-