JDK-8189916 : Dynamic Constant support for Sparc
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-10-24
  • Updated: 2018-05-11
  • Resolved: 2018-05-04
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
11 b13Fixed
Related Reports
Relates :  
Comments
As part of dynamic constant support for Sparc remove @requires os.arch != "sparcv9" from tests in test/jdk/java/lang/invoke/condy and test/hotspot/jtreg/runtime/condy. Also check the problem list for any dynamic constant tests that have been added to to the list with "generic-sparcv9".
12-02-2018