> 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.openjdk.org/browse/JDK-8298592
> - Flags were delivered in ( openjdk/jdk#7702 for ChaCha20 and 
> openjdk/jdk#10582 for Poly1305, with a minor change to the Poly1305 flag name 
> in #49 )

Jamil Nimeh has updated the pull request incrementally with one additional 
commit since the last revision:

  Add highlighting for intrinsic diag switch title

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

Changes:
  - all: https://git.openjdk.org/jdk20/pull/78/files
  - new: https://git.openjdk.org/jdk20/pull/78/files/83b7df59..4b0c4cd6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk20&pr=78&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk20&pr=78&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk20/pull/78.diff
  Fetch: git fetch https://git.openjdk.org/jdk20 pull/78/head:pull/78

PR: https://git.openjdk.org/jdk20/pull/78

Reply via email to