mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8284960: Integration of JEP 426: Vector API (Fourth Incubator)
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org> Co-authored-by: Paul Sandoz <psandoz@openjdk.org> Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org> Co-authored-by: Smita Kamath <svkamath@openjdk.org> Co-authored-by: Joshua Zhu <jzhu@openjdk.org> Co-authored-by: Xiaohong Gong <xgong@openjdk.org> Co-authored-by: John R Rose <jrose@openjdk.org> Co-authored-by: Eric Liu <eliu@openjdk.org> Co-authored-by: Ningsheng Jian <njian@openjdk.org> Reviewed-by: ngasson, vlivanov, mcimadamore, jlahoda, kvn
This commit is contained in:
parent
171a7cdd5d
commit
6f6486e977
227 changed files with 20949 additions and 21221 deletions
|
@ -158,6 +158,8 @@ module java.base {
|
|||
jdk.jartool,
|
||||
jdk.jlink,
|
||||
jdk.net;
|
||||
exports jdk.internal.foreign to
|
||||
jdk.incubator.vector;
|
||||
exports jdk.internal.event to
|
||||
jdk.jfr;
|
||||
exports jdk.internal.jimage to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue