On Wed, 22 Oct 2025 02:19:00 GMT, David Holmes <[email protected]> wrote:

>> Kerem Kat has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   requires hsdis
>
> test/hotspot/jtreg/compiler/c2/irTests/RotateLeftNodeIntIdealizationTests.java
>  line 34:
> 
>> 32:  * @library /test/lib /
>> 33:  * @run driver compiler.c2.irTests.RotateLeftNodeIntIdealizationTests
>> 34:  * @requires os.arch == "x86_64" | os.arch == "amd64" | os.arch == 
>> "aarch64" | (os.arch == "riscv64" & vm.cpu.features ~= ".*zbb.*")
> 
> Do not fix this as part of this PR as it is unrelated.

thanks, reverted.

> test/hotspot/jtreg/compiler/c2/irTests/RotateLeftNodeLongIdealizationTests.java
>  line 34:
> 
>> 32:  * @library /test/lib /
>> 33:  * @run driver compiler.c2.irTests.RotateLeftNodeLongIdealizationTests
>> 34:  * @requires os.arch == "x86_64" | os.arch == "amd64" | os.arch == 
>> "aarch64" | (os.arch == "riscv64" & vm.cpu.features ~= ".*zbb.*")
> 
> Do not fix this as part of this PR as it is unrelated.

reverted.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27844#discussion_r2450950475
PR Review Comment: https://git.openjdk.org/jdk/pull/27844#discussion_r2450950921

Reply via email to