RFR: 8268895: Do not filter out man pages from build

Magnus Ihse Bursie ihse at openjdk.org
Wed Nov 6 16:33:05 UTC 2024


Due to historical reasons, Oracle builds of OpenJDK do not include the man pages that are present in the OpenJDK source repo. Oracle JDK builds include man pages, and most likely all other OpenJDK builds.

There is no need to leave out the man pages; nor to even have a mechanism for doing so.

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

Commit messages:
 - 8268895: Do not filter out man pages from build

Changes: https://git.openjdk.org/jdk/pull/21936/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21936&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8268895
  Stats: 16 lines in 4 files changed: 0 ins; 9 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/21936.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21936/head:pull/21936

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


More information about the build-dev mailing list