JDK-8172232 : SPARC ISA/CPU feature detection is broken/insufficient (on Linux).
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_sun
  • CPU: sparc
  • Submitted: 2017-01-04
  • Updated: 2019-09-13
  • Resolved: 2017-11-02
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 10
10 b33Fixed
Related Reports
Duplicate :  
Relates :  
Description
The current ISA/CPU feature detection on the SPARC architecture is more or less absent on Linux (OL), providing only (very) limited support. There is no support for features provided by the newer Core C3 and C4 implementations.

Here, we should assume at least Oracle Linux 6.7 (JDK9). (?)
Comments
As a first step, introduce support for Core C3 and C4 features (i.e. on par with JDK-8172231).
26-10-2017

ILW = Feature detection is broken, Linux/SPARC only, no workaround = MLH = P4
20-02-2017