[jdk8u-dev] RFR: 8285400: Add '@apiNote' to the APIs defined in Java SE 8 MR 3

Poonam Bajaj poonam at openjdk.org
Mon Aug 15 18:34:15 UTC 2022


This changeset is a backport of JDK-8285400 from jdk8u-ri to jdk8u-dev. It is a clean backport other than the manual update of the copyright years.

This change adds "apiNote This method is defined in Java SE 8 Maintenance Release 3." to the doc comments of the new APIs added with the following changesets in Java SE MR3 :

    https://hg.openjdk.java.net/jdk8u/jdk8u41/jdk/rev/b26b096d4c89
    https://hg.openjdk.java.net/jdk8u/jdk8u41/jdk/rev/6bada58189de

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

Commit messages:
 - fix copyright year update
 - 8285400: Add '@apiNote' to the APIs defined in Java SE 8 MR 3

Changes: https://git.openjdk.org/jdk8u-dev/pull/103/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=103&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8285400
  Stats: 42 lines in 12 files changed: 26 ins; 2 del; 14 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/103.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/103/head:pull/103

PR: https://git.openjdk.org/jdk8u-dev/pull/103


More information about the jdk8u-dev mailing list