Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2175227 | 7 | Christian Thalinger | P5 | Closed | Fixed | b53 |
JDK-2180551 | 6u18 | Christian Thalinger | P5 | Resolved | Fixed | b01 |
VM_Version::platform_features() in vm_version_solaris_sparc.cpp uses sysinfo(SI_ISALIST, ...) to determine hardware features. Unfortunately it not possible to find out all instruction set extensions like popc, which is required for 6378821.
- backported by
-
JDK-2180551 Use auxv to determine SPARC hardware features on Solaris
-
- Resolved
-
-
JDK-2175227 Use auxv to determine SPARC hardware features on Solaris
-
- Closed
-
- relates to
-
JDK-8043913 remove legacy code in SPARC's VM_Version::platform_features
-
- Resolved
-