RFR: 8368205: [TESTBUG] VectorMaskCompareNotTest.java crashes when MaxVectorSize=8 [v2]
    Martin Doerr 
    mdoerr at openjdk.org
       
    Wed Oct 15 12:38:28 UTC 2025
    
    
  
On Wed, 15 Oct 2025 10:01:49 GMT, erifan <duke at openjdk.org> wrote:
>> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add check if flag is available.
>
> LGTM, thanks for taking care of the issue!
@erifan: Thanks for the review! I've added a check if the flag is available similar to what you had in your PR. That may be needed for VM configurations without C2 compiler.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27805#issuecomment-3406184099
    
    
More information about the hotspot-compiler-dev
mailing list