On Thu, 18 Mar 2021 18:57:57 GMT, SalusaSecondus <github.com+829871+salusasecon...@openjdk.org> wrote:
>> Ziyi Luo has updated the pull request with a new target base due to a merge >> or a rebase. The pull request now contains four commits: >> >> - Fix P11RSAKeyFactory and add one more jtreg test >> - Add one test case for the regression fixed by 8263404 >> - Fix jcheck whitespace error >> - 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec >> in RSAKeyFactory.engineGetKeySpec > > This looks to cover the cases and fixes we talked about. @valeriepeng Sorry for the delay. There were unknown Windows build failure during the pre-submit tests that I have to rebase my commits on top of the master tip. This new revision should cover all comments you left before. Thank you! ------------- PR: https://git.openjdk.java.net/jdk/pull/2949