JDK 11 | JDK 17 | JDK 20 |
---|---|---|
11.0.22Fixed | 17.0.10-oracleFixed | 20 b14Fixed |
Duplicate :
|
|
Relates :
|
We have a few reports that existing Weak* VarHandle tests are still flaky, for example on large AArch64 machines or small RISC-V machines. The flakiness is intrinsic to the nature of Weak* operations under tests, that can spuriously fail. The last attempt to fix these was JDK-8155739. We need to strengthen these a bit more.
|