On Mon, 11 Jan 2021 17:58:03 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> I've force pushed a new series of commits from scratch. The difference: >> >> 1. The `s/Portions copyright/Copyright/` change is inside auto import. >> 2. Some `s/Sun Microsystems/Oracle/` change in auto import >> 3. No more deprecated `newInstance()` calls, a new (the last one) commit is >> created for this > > A CSR at https://bugs.openjdk.java.net/browse/JDK-8259575 is created. I'll > remember to update the `@since 16` in source to 17 some time. I've refreshed the "Support RSA-PSS with parameters" commit on secureValidation check and added a new test. ------------- PR: https://git.openjdk.java.net/jdk/pull/1206