JDK-8171236 : RTM/HTM jtreg tests regression after transition to the new GNU-style options
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: generic
  • Submitted: 2016-12-14
  • Updated: 2017-01-05
  • Resolved: 2016-12-20
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 9
9 b151Fixed
Related Reports
Relates :  
Relates :  
Description
After 8160851 removed the -XaddExports option it deprecated the use of -XaddExports in the RTM jtreg tests introduced in 8164987. As a consequence all tests on POWER8 (and possible on x64 with RTM support) under compiler/rtm/locking/* are failing again as reported in 8164987.