Re: [jdk20] RFR: 8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics [v2]

2022-12-29 Thread Jamil Nimeh
> This adds documentation to the `java(1)` man page for new ChaCha20 and > Poly1305 intrinsics, highlighting the diagnostic flags that were delivered in > those feature enhancements. This is similar to what has already been done > for AES and GHASH diagnostic flags. > > - JBS: https://bugs.ope

Re: [jdk20] RFR: 8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics [v2]

2022-12-29 Thread Weijun Wang
On Thu, 29 Dec 2022 15:47:37 GMT, Jamil Nimeh wrote: >> This adds documentation to the `java(1)` man page for new ChaCha20 and >> Poly1305 intrinsics, highlighting the diagnostic flags that were delivered >> in those feature enhancements. This is similar to what has already been >> done for A

[jdk20] Integrated: 8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics

2022-12-29 Thread Jamil Nimeh
On Wed, 28 Dec 2022 15:54:49 GMT, Jamil Nimeh wrote: > This adds documentation to the `java(1)` man page for new ChaCha20 and > Poly1305 intrinsics, highlighting the diagnostic flags that were delivered in > those feature enhancements. This is similar to what has already been done > for AES a