[jdk11u-dev] RFR: 8178317: Create man pages using pandoc from markdown sources

George Adams duke at openjdk.org
Thu Aug 4 08:47:51 UTC 2022


The only diff is in https://github.com/gdams/jdk11u-dev/blob/39b843f26365ce6a5bd5f0ee6d8e1bec57df59d4/make/launcher/LauncherCommon.gmk#L30 which has the additional include (`include TextFileProcessing.gmk`). Other than that the patch was applied cleanly.

Also includes the patch [8215635: Pandoc check in Docs.gmk does not work on Windows](https://github.com/openjdk/jdk/commit/9f1d035d8d862fc0e827c1df7e34f4b4c062c6a1) as this no longer seems to have a JBS issue (maybe deleted)

prerequisite to https://github.com/openjdk/jdk/commit/9f1d035d8d862fc0e827c1df7e34f4b4c062c6a1 and https://github.com/openjdk/jdk/commit/4f45b5f9739e5a5e7d1c4f80da9c42e0d77dd0bf

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

Commit messages:
 - Backport 2ddd78e8259652c7c88a5bb7150d7b6ab0e089e2
 - Backport 6217349ee65fa4f564b0679774877716594981d3

Changes: https://git.openjdk.org/jdk11u-dev/pull/1312/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1312&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8178317
  Stats: 58827 lines in 180 files changed: 396 ins; 58384 del; 47 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1312.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1312/head:pull/1312

PR: https://git.openjdk.org/jdk11u-dev/pull/1312


More information about the jdk-updates-dev mailing list