mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-04 18:55:22 +00:00
8310909: java.io.InvalidObjectException has redundant @since tag
Reviewed-by: lancea, naoto, bpb, darcy, iris
This commit is contained in:
parent
8f5b6771b8
commit
46add3f8e3
@ -31,8 +31,6 @@ package java.io;
|
||||
*
|
||||
* @see ObjectInputValidation
|
||||
* @since 1.1
|
||||
*
|
||||
* @since 1.1
|
||||
*/
|
||||
public class InvalidObjectException extends ObjectStreamException {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user