Skip to content

Commit

Permalink
8310908: Non-standard @since tag in `com.sun.java.accessibility.uti…
Browse files Browse the repository at this point in the history
…l.package-info`

Reviewed-by: bpb, iris, aivanov
  • Loading branch information
jonathan-gibbons committed Jun 26, 2023
1 parent a197ee7 commit 8f5b677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
* <p>The class {@code Translator} provides a translation to interface {@code Accessible}
* for objects that do not implement interface {@code Accessible}.
*
* @since JDK1.7
* @since 1.7
*/
package com.sun.java.accessibility.util;

1 comment on commit 8f5b677

@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.