RFR: 8281210: Add manpage changes for PAC-RET protection on Linux/AArch64
David Holmes
dholmes at openjdk.java.net
Tue Mar 1 12:21:07 UTC 2022
On Mon, 28 Feb 2022 23:21:57 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Please review this trivial update to apply the manpage changes from JDK-8277204. Those changes had to be applied to the closed markdown sources and then the regenerated output brought back into OpenJDK. There are some minor formatting changes to suit the prevailing style of the runtime flags section, and some incidental line break differences introduced by the pandoc tool.
>
> Thanks,
> David
As I said the change matches the style of the runtime flags section (see UseTransparentHugePages, UseHugeTLBFS just prior and also UseSHM in GC section) . UseSSE and UseAVX are a different section that I don't generally review and they have a different style. Yes they really should all be the same.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7641
More information about the hotspot-runtime-dev
mailing list