JDK-8225626 : JMH Test Support for JDK-8222074
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: x86
  • Submitted: 2019-06-11
  • Updated: 2019-07-16
  • Resolved: 2019-07-08
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 14
14 b05Fixed
Related Reports
Relates :  
Description
Adding JMH Test support for vector operations:
1)	Absolute for all data types 
2)	Shifts for byte data types 
3)	Shift right arithmetic for long data type 
4)	Byte multiply 
5)	Negate for float/double 
Comments
I will sponsor this change.
08-07-2019

Webrev: http://cr.openjdk.java.net/~srukmannagar/JMHTests/webrev/
13-06-2019