JDK 17 | JDK 21 |
---|---|
17.0.15-oracleFixed | 21 b21Fixed |
Relates :
|
The test framework is used in java.text tests. While it is useful, analysing the output from the framework is difficult, as not much information is logged. For example, https://bugs.openjdk.org/browse/JDK-8305853 The log does not even record the actual exception thrown, let alone the thread dump, etc.
|