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.
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.
- relates to
-
JDK-8219918 ProblemList hotspot tests failing in SAP testing.
-
- Resolved
-