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.
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.