Re: RFR: 8289401: Add dump output to TestRawRSACipher.java [v2]

2022-06-28 Thread Hai-May Chao
On Tue, 28 Jun 2022 23:18:28 GMT, Weijun Wang wrote: >> Hai-May Chao has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update to use HexFormat > > Looks fine. @wangweij Thanks for the review. - PR: https://git.openjdk.org/jd

Re: RFR: 8289401: Add dump output to TestRawRSACipher.java [v2]

2022-06-28 Thread Weijun Wang
On Tue, 28 Jun 2022 23:22:20 GMT, Hai-May Chao wrote: >> Test TestRawRSACipher.java may fail intermittently. Please review changes to >> dump out the input and output when it fails. > > Hai-May Chao has updated the pull request incrementally with one additional > commit since the last revision:

Re: RFR: 8289401: Add dump output to TestRawRSACipher.java [v2]

2022-06-28 Thread Hai-May Chao
> Test TestRawRSACipher.java may fail intermittently. Please review changes to > dump out the input and output when it fails. Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision: Update to use HexFormat - Changes: - all: h