JDK-8219918 : ProblemList hotspot tests failing in SAP testing.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-02-28
  • Updated: 2019-04-16
  • Resolved: 2019-04-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13
11.0.4Fixed 13 b16Fixed
Related Reports
Relates :  
Description
I would like to add a row of tests we see failing on aix to the hotspot
ProblemLists.

Before, I opened bugs for the issue.  All these issues are failing  in our testing since the release of jdk 11, some even longer.

8219652: [aix] Tests failing with attach problems.
runtime/jni/terminatedThread/TestTerminatedThread.java
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

Comments
Fix Request I would like to downport this as the tests are also failing in jdk11. The context of the patch is different in jdk11u, so I need a trivial review: http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-April/000914.html No risks, obviously.
05-04-2019

Removed the links to the two issues that were fixed. Removed the links to the jdk tests failing. This leaves the Aix issue.
04-04-2019

I have verified that all these tests runs without problems in our CI pipeline. There are hundreds of test executions of these tests on various platforms and with various JVM arguments every day. It seems to me that this is an issue in the test environment rather than a problem with the tests. I don't support problemlisting these tests for the platforms we see passing, Linux x64, Windows x64, Mac x64, Solaris sparc. If there are failures on other platforms I'm fine with problemlisting the tests on those specific platforms.
01-03-2019