> Vector API anticipates to use Java declarations like sealed classes but > missed them. We can easily add them to make future work in downstream like > Valhalla easier.
Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision: - Merge branch 'cleanup/vector-api-inheritance' of github.com:liachmodded/jdk into cleanup/vector-api-inheritance - Update src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Vector.java Co-authored-by: Andrey Turbanov <[email protected]> - Merge branch 'master' of https://github.com/openjdk/jdk into cleanup/vector-api-inheritance - Missed - Rollback sealed graph fix, will use another patch - Years - Improve some java declarations of vector stuff ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30414/files - new: https://git.openjdk.org/jdk/pull/30414/files/0a3ca4f0..a124d0f6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30414&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30414&range=00-01 Stats: 2637 lines in 65 files changed: 1946 ins; 277 del; 414 mod Patch: https://git.openjdk.org/jdk/pull/30414.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30414/head:pull/30414 PR: https://git.openjdk.org/jdk/pull/30414
