RFR: 8371920: [TEST] Enable CMove tests on other platforms [v2]

Emanuel Peter epeter at openjdk.org
Wed Dec 10 08:07:28 UTC 2025


On Wed, 10 Dec 2025 02:56:42 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   riscv + aarch64
>
> test/hotspot/jtreg/compiler/c2/cmove/TestFPComparison2.java line 34:
> 
>> 32:  * @summary The test is to trigger code path of BoolTest::ge/gt in C2_MacroAssembler::enc_cmove_cmp_fp
>> 33:  * @requires vm.debug
>> 34:  * @requires os.arch == "riscv64" | os.arch=="aarch64"
> 
> One minor question: Could this work for `x64` as well?

Nice catch!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28702#discussion_r2605607648


More information about the hotspot-compiler-dev mailing list