RFR: 8290669: Fix wording in sun.security.ec

2022-07-24 Thread longxu0509
this patch fixes several wording in sun.security.ec - Commit messages: - Fix wording in sun.security.ec Changes: https://git.openjdk.org/jdk/pull/9606/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9606&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8290669 Stats:

Re: RFR: 8290824: Use InputStream.readAllBytes() instead of explicit loops [v2]

2022-07-24 Thread Сергей Цыпанов
> We can use `InputStream.readAllBytes()` in `ModuleHashes` and `X509CertPath`. Сергей Цыпанов has updated the pull request incrementally with one additional commit since the last revision: 8278461: Revert X509CertPath - Changes: - all: https://git.openjdk.org/jdk/pull/9596/fil