RFR: JDK-8278273: Remove unnecessary exclusion of doclint accessibility checks

Joe Darcy darcy at openjdk.java.net
Sun Dec 5 23:53:39 UTC 2021


Exploratory builds indicate it is not currently necessary to exclude the doclint accessibility checks; this patch enables them.

(Enabling the reference checks is left for future work.)

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

Commit messages:
 - JDK-8278273: Remove unnecessary exclusion of doclint accessibility checks

Changes: https://git.openjdk.java.net/jdk/pull/6713/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6713&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8278273
  Stats: 14 lines in 7 files changed: 0 ins; 0 del; 14 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6713.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6713/head:pull/6713

PR: https://git.openjdk.java.net/jdk/pull/6713



More information about the build-dev mailing list