JDK-8271515 : Integration of JEP 417: Vector API (Third Incubator)
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-07-29
  • Updated: 2024-02-27
  • Resolved: 2021-11-15
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 18
18 b24Fixed
Related Reports
Blocks :  
CSR :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8262644 :  
JDK-8267356 :  
JDK-8272359 :  
JDK-8272706 :  
JDK-8272709 :  
Description
Umbrella issue for tasks associated with integration of the third incubation of the Vector API.

Sub-task 1 will be integrated independently of other sub-tasks.

Sub-task 2 to 5 (related to mask supported) will be integrated under one PR, although it may be possible for ease of review to separate the relevant code changes.
The changes for these sub-tasks can currently be viewed from https://github.com/openjdk/panama-vector/tree/vectorIntrinsics and the vectorIntrinsics branch will be used to create the PR that updated in response to review comments.

Sub-tasks 1 to 5 require no specific CSRs, but some minor API fixes might be identified. Any such API updates will use a CSR associated with this issue.

Future sub-tasks, to be integrated independently, may be added for Vector API enhancements, which will require CSRs.

The JEP will be marked as integrated once all sub-tasks have been completed.
Comments
Changeset: a59c9b2a Author: Paul Sandoz <psandoz@openjdk.org> Date: 2021-11-15 21:48:38 +0000 URL: https://git.openjdk.java.net/jdk/commit/a59c9b2ac277d6ff6be1700d91ff389f137e61ca
15-11-2021