RFR(xs): 8168096: markup error in "since" element spec of @Deprecated
Lance @ Oracle
lance.andersen at oracle.com
Tue Oct 18 01:15:28 UTC 2016
+1
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com
Sent from my iPad
> On Oct 17, 2016, at 7:20 PM, Stuart Marks <stuart.marks at oracle.com> wrote:
>
> Hi all, please review this tiny fix to the javadoc markup in the Deprecated annotation type.
>
> Thanks,
>
> s'marks
>
>
>
>
> --- a/src/java.base/share/classes/java/lang/Deprecated.java Thu Oct 13 23:02:35 2016 +0000
> +++ b/src/java.base/share/classes/java/lang/Deprecated.java Mon Oct 17 16:18:26 2016 -0700
> @@ -79,7 +79,7 @@
> /**
> * Returns the version in which the annotated element became deprecated.
> * The version string is in the same format and namespace as the value of
> - * the {@code @since} javadoc tag. The default value is the empty
> + * the {@code @since} javadoc tag. The default value is the empty
> * string.
> *
> * @return the version string
More information about the core-libs-dev
mailing list