RFR: 8262096: Vector API fails to work due to VectorShape initialization exception [v7]
Jie Fu
jiefu at openjdk.java.net
Tue Mar 2 22:38:41 UTC 2021
On Tue, 2 Mar 2021 17:17:37 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add VectorShape.getMaxVectorBitSize
>
> Marked as reviewed by psandoz (Reviewer).
> The `PreferredSpeciesTest` also needs to be executed with no HotSpot flags.
Yes, we already have this one [1].
So no need to be updated and will push it later.
Thanks.
[1] https://github.com/openjdk/jdk/blob/master/test/jdk/jdk/incubator/vector/PreferredSpeciesTest.java#L33
-------------
PR: https://git.openjdk.java.net/jdk/pull/2722
More information about the core-libs-dev
mailing list