On Thu, 28 Jul 2022 01:42:23 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> BTW, how often can you observe a test failure before the code change? Third time through the loop. Testing: ... java.lang.RuntimeException: Inconsistent Password: at PBEKeySpecRacing.lambda$main$0(PBEKeySpecRacing.java:61) at java.base/java.lang.Thread.run(Thread.java:1589) I have one more tweak to make, will come back to this soon. ------------- PR: https://git.openjdk.org/jdk/pull/9668