RFR: JDK-8326853 Missing @since tags for Charset related methods added in Java 10 [v8]

Nizar Benalla duke at openjdk.org
Tue Mar 19 17:02:36 UTC 2024


> # 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 two additional commits since the last revision:

 - update the copyright year to 2024
 - Revert "update the latter years for the Oracle copyrights"
   
   This reverts commit 8bcc364fef8287c4d9aff7c60ed6fc0ea9155f64.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18032/files
  - new: https://git.openjdk.org/jdk/pull/18032/files/8bcc364f..56968dcd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18032&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18032&range=06-07

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/18032.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18032/head:pull/18032

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


More information about the core-libs-dev mailing list