JDK 11 | JDK 17 | JDK 18 | JDK 19 |
---|---|---|---|
11.0.17-oracleFixed | 17.0.4Fixed | 18.0.2Fixed | 19 b17Fixed |
Relates :
|
The initial bug reported by https://bugs.openjdk.java.net/browse/JDK-8254790 was reported on macOS. It was found by the "javax/xml/crypto/dsig/GenerationTests.java" test which for some reason worked fine on Linux/Windows most? of the time. I tried to run that test on Linux/Windows on a few systems and it always pass. Also, I got the same result for the tier1...tier4 tests. This is a proposal to create a test specifically for this issue, which will trigger the crash on all platforms.
|