JDK-8209939 : [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2018-08-24
  • Updated: 2019-08-09
  • Resolved: 2018-08-28
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.5Fixed 12 b09Fixed
Related Reports
Relates :  
Description
On ppc, with UseSIGTRAP on, trap instructions are used instead of polling the polling pages.  No polling pages are allocated. 

To fix this, turn off the flag for the test.
Comments
Fix Request 8208499 was downported, causing SafepointPollingPages Test to fail. No risk. Test fix only. Applies clean.
09-08-2019