- 
    Bug 
- 
    Resolution: Fixed
- 
     P2 P2
- 
    11
- 
        b01
- 
        sparc_64
- 
        solaris
- 
        Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8270178 | 11.0.13 | Christoph Langer | P2 | Resolved | Fixed | b01 | 
| JDK-8264602 | 11.0.11.0.1-oracle | Dukebot | P2 | Closed | Fixed | b01 | 
                    In platform_features() (vm_version_solaris_sparc.cpp), we assume all Fujitsu SPARC64 CPUs are either pre-sun4v, or have support for either Athena+ or Athena++ instructions. But the original SPARC64-X (Athena without any pluses) is also a sun4v chip, so it gets mistakenly treated like a non-Fujitsu CPU, leading to crashes when several Oracle-specific "derived/synthetic features", like BIS support, are enabled.
            
- backported by
- 
                    JDK-8270178 SPARC64 detection fails on Athena (SPARC64-X) -           
- Resolved
 
-         
- 
                    JDK-8264602 SPARC64 detection fails on Athena (SPARC64-X) -           
- Closed
 
-         
- relates to
- 
                    JDK-8172231 SPARC ISA/CPU feature detection is broken/insufficient (on Solaris). -           
- Resolved
 
-         
 
        