JDK-8266518 : Refactor and expand scatter/gather tests
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:17
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2021-05-04
Updated:2021-07-15
Resolved:2021-06-18
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.
Refactor scatter/gather tests to be included in the load/store test classes and expand to support access between `ShortVector` and and `char[]`, and access between `ByteVector` and `boolean[]`.