On Tue, 27 Feb 2024 16:28:26 GMT, Nizar Benalla <[email protected]> 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 <[email protected]> Committer: Justin Lu <[email protected]> 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
