RFR: 8300638: Tier1 IR Test failure after JDK-8298632 on macosx-x64-debug
Jatin Bhateja
jbhateja at openjdk.org
Sat Jan 21 17:45:05 UTC 2023
On Sat, 21 Jan 2023 02:47:30 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Patch fixes failing IR verification tests.
>>
>> CPU feature checks in the IR rules modified appropriately.
>>
>> Kindly review and approve.
>>
>> Best Regards,
>> Jatin
>
> My testing with removed `@requires vm.flagless` finished and actually all these tests passed.
> Note, I did not test this PR. I just removed `vm.flagless`.
>
> So my hypothesis about using SSE and AVX flags to catch these tests failures is incorrect. We need to find an other solution.
>
> @pfustc I think we can leave `vm.flagless` as it is based on my experiment.
@vnkozlov, can you please run this though your test infrastructure.
-------------
PR: https://git.openjdk.org/jdk/pull/12124
More information about the hotspot-compiler-dev
mailing list