Skip to content

Commit

Permalink
8310909: java.io.InvalidObjectException has redundant @since tag
Browse files Browse the repository at this point in the history
Reviewed-by: lancea, naoto, bpb, darcy, iris
  • Loading branch information
jonathan-gibbons committed Jun 26, 2023
1 parent 8f5b677 commit 46add3f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
*
* @see ObjectInputValidation
* @since 1.1
*
* @since 1.1
*/
public class InvalidObjectException extends ObjectStreamException {

Expand Down

1 comment on commit 46add3f

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.