# 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.

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

Commit messages:
 - fixed @ since tag for Formatter.java class Constructors
 - fixed @ since tag for Channels.java class newWriter and newReader methods

Changes: https://git.openjdk.org/jdk/pull/18032/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18032&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326853
  Stats: 10 lines in 2 files changed: 10 ins; 0 del; 0 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

Reply via email to