RFR: 8318601: Remove javadoc text about restricted methods

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Oct 20 14:04:59 UTC 2023


This simple PR removes the extra verbiage from the javadoc of all the restricted methods.
Since now javadoc will automatically generate better "bubbles" for restricted methods, this wording is no longer necessary.

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

Commit messages:
 - Initial push

Changes: https://git.openjdk.org/jdk/pull/16287/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16287&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8318601
  Stats: 40 lines in 5 files changed: 0 ins; 40 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/16287.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16287/head:pull/16287

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


More information about the core-libs-dev mailing list