RFR: 8370378: Some compiler tests inadvertently exclude particular platforms

Tobias Hartmann thartmann at openjdk.org
Wed Oct 22 08:31:06 UTC 2025


On Wed, 22 Oct 2025 07:52:13 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

Thanks for the reviews! I fixed the consistency issues.

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

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


More information about the hotspot-compiler-dev mailing list