JDK-8211931 : [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: ppc
  • Submitted: 2018-10-09
  • Updated: 2019-05-28
  • Resolved: 2018-10-12
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 12
11.0.3Fixed 12 b16Fixed
Related Reports
Duplicate :  
Description
On linuxc ppc, the threads don't terminate immediately. We see increasing times for a little while. Make the test tolerate this.


Comments
Fix Request I would like to downport this test fix. The test fails on ppc reproducible, but also on other platforms. Applies clean. No dangers as only a test fix.
06-11-2018

Please see JDK-8208159.
09-10-2018