JDK 21 | JDK 22 |
---|---|
21.0.2Fixed | 22 b18Fixed |
Relates :
|
|
Relates :
|
We see four tests failing on AIX because they can not attach: runtime/jni/terminatedThread/TestTerminatedThread.java These terminate with "TEST FAILURE: AttachCurrentThread() returns: -1" vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java vmTestbase/nsk/jvmti/scenarios/jni_interception/JI06/ji06t001/TestDescription.java vmTestbase/nsk/jvmti/SetJNIFunctionTable/setjniftab001/TestDescription.java The tests just fail reproducible if executed.
|