Re: RFR: 8278275: Initial nroff manpage generation for JDK 19

2021-12-12 Thread David Holmes
On Mon, 13 Dec 2021 05:51:37 GMT, David Holmes wrote: > Trivial update to change the version to 19-ea, and update the single > reference to the "current release". > > Content changes for 19 will follow. > > Thanks, > David This "mechanical" update is just being sent to the build mailing list

RFR: 8278275: Initial nroff manpage generation for JDK 19

2021-12-12 Thread David Holmes
Trivial update to change the version to 19-ea, and update the single reference to the "current release". Content changes for 19 will follow. Thanks, David - Commit messages: - 8278275:Initial nroff manpage generation for JDK 19 Changes: https://git.openjdk.java.net/jdk/pull/6811/

Re: RFR: 8277204: Implementation of JEP 8264130: PAC-RET protection for Linux/AArch64 [v10]

2021-12-12 Thread Andrew Haley
On Sat, 11 Dec 2021 15:39:24 GMT, Florian Weimer wrote: >> src/hotspot/cpu/aarch64/globals_aarch64.hpp line 122: >> >>> 120: "It cannot be used with OnSpinWaitInst=none.") >>> \ >>> 121: range(1, 99) >>> \ >>>