<i18n dev> RFR: JDK-8326853 Missing @since tags for Charset related methods added in Java 10 [v6]

Justin Lu jlu at openjdk.org
Tue Mar 19 00:48:24 UTC 2024


On Mon, 18 Mar 2024 12:44:46 GMT, Nizar Benalla <duke at openjdk.org> wrote:

>> # Issue
>> - JDK-8326853 Incorrect @\since Tags for Charset Related Methods Added in JDK 10
>> 
>> I changed the @\since tags to better accurately show when the methods and constructors were introduced.
>
> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added terminal new line

The `@since 10` tags look consistent with the JDK release those methods / constructors were introduced in.

Can you update the latter years for the Oracle copyrights only in both these files, thanks.

-------------

PR Review: https://git.openjdk.org/jdk/pull/18032#pullrequestreview-1944702560


More information about the i18n-dev mailing list