RFR: 8370378: Some compiler tests inadvertently exclude particular platforms [v2]

Tobias Hartmann thartmann at openjdk.org
Wed Oct 22 08:37:46 UTC 2025


On Wed, 22 Oct 2025 08:31:05 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> As @dholmes-ora described in JBS: For historical reasons `os.arch` is `amd64` on x86_64 Linux and Windows, but `x86_64` on macOS. I fixed the tests accordingly.
>> 
>> Thanks,
>> Tobias
>
> Tobias Hartmann has updated the pull request incrementally with four additional commits since the last revision:
> 
>  - Update TestBit.java
>  - Update test/hotspot/jtreg/compiler/c2/TestBit.java
>    
>    Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>  - Update test/hotspot/jtreg/compiler/c2/irTests/RotateLeftNodeLongIdealizationTests.java
>    
>    Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>  - Update test/hotspot/jtreg/compiler/c2/irTests/RotateLeftNodeIntIdealizationTests.java
>    
>    Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>

Thanks again!

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

PR Comment: https://git.openjdk.org/jdk/pull/27931#issuecomment-3431097410


More information about the hotspot-compiler-dev mailing list