RFR: 8271515: Integration of JEP 417: Vector API (Third Incubator) [v3]

Paul Sandoz psandoz at openjdk.java.net
Tue Oct 19 20:21:55 UTC 2021


On Tue, 19 Oct 2021 18:57:59 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> It's actually redundant because the class is final. Better to drop final from all declarations, at the risk of creating a larger diff.
>
> Got it. I am ok with leaving things as is if it makes it easier.

For now to reduce changes in this PR i would prefer to do a follow cleanup for code consistency for that and for `final` methods.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5873


More information about the core-libs-dev mailing list