mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02: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
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ package java.io;
|
||||||
*
|
*
|
||||||
* @see ObjectInputValidation
|
* @see ObjectInputValidation
|
||||||
* @since 1.1
|
* @since 1.1
|
||||||
*
|
|
||||||
* @since 1.1
|
|
||||||
*/
|
*/
|
||||||
public class InvalidObjectException extends ObjectStreamException {
|
public class InvalidObjectException extends ObjectStreamException {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue