RFR: 8335860: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings
Sandhya Viswanathan
sviswanathan at openjdk.org
Tue Jul 16 18:25:51 UTC 2024
On Fri, 12 Jul 2024 18:26:26 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> Enabling test with explicit feature checks for x86 target.
> Removing from test/hotspot/jtreg/ProblemList.txt
>
> Best Regards,
> Jatin
@jatin-bhateja There was also a suggestion from @eme64 as part of https://github.com/openjdk/jdk/pull/20062 to remove @requires vm.compiler2.enabled from the test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20160#issuecomment-2231538140
More information about the hotspot-compiler-dev
mailing list