<i18n dev> Integrated: JDK-8326853 Missing `@since` tags for Charset related methods added in Java 10

Nizar Benalla duke at openjdk.org
Fri Mar 22 16:14:26 UTC 2024


On Tue, 27 Feb 2024 16:28:26 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.

This pull request has now been integrated.

Changeset: 4d932d61
Author:    Nizar Benalla <nizar.benalla at oracle.com>
Committer: Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4d932d615c78f45516a4f136398e7610546065a6
Stats:     12 lines in 2 files changed: 10 ins; 0 del; 2 mod

8326853: Missing `@since` tags for Charset related methods added in Java 10

Reviewed-by: jlu, naoto

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

PR: https://git.openjdk.org/jdk/pull/18032


More information about the i18n-dev mailing list