[jdk8u-dev] RFR: 8176509: Use pandoc for converting build readme to html
Zdenek Zambersky
zzambers at openjdk.org
Mon Nov 13 17:11:07 UTC 2023
On Sat, 11 Nov 2023 15:25:47 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Looks good to me. 8u build requirements seem to have been retained as is and I think moving the file to the final place here is the right thing to do.
Yy, pandoc should be optional, it builds without it in GHA.
Unfortunately there is little additional noise in generated-configure concerning `--runstatedir` option, even though, I have used same version of autofonf, as was used before (2.69). It boils down to whether autoconf is ran on distro which has [specific backport](https://bugzilla.redhat.com/show_bug.cgi?id=1831941#c6). (Not present on rhel-8 I used) But I don't think this affects OpenJDK in any way.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/370#issuecomment-1808603662
More information about the jdk8u-dev
mailing list