JDK-8159533 : Investigate SPARC intrinsic for ArraysSupport.vectorizedMismatch
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • CPU: sparc
  • Submitted: 2016-06-15
  • Updated: 2020-06-30
  • Resolved: 2020-06-30
Related Reports
Relates :  
Description
JDK-8143355 implemented an x86 intrinsic for ArraysSupport.vectorizedMismatch.

Investigate whether it's possible to support an intrinsic method on SPARC. 

Comments
SPARC port was removed in JDK 15: JDK-8244224
30-06-2020