Integrated: 8370378: Some compiler tests inadvertently exclude particular platforms

Tobias Hartmann thartmann at openjdk.org
Wed Oct 22 10:39:10 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

This pull request has now been integrated.

Changeset: 60104575
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/60104575b221eb3d78a4d56839d55953d4036c21
Stats:     5 lines in 3 files changed: 0 ins; 0 del; 5 mod

8370378: Some compiler tests inadvertently exclude particular platforms

Reviewed-by: chagedorn, mchevalier

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

PR: https://git.openjdk.org/jdk/pull/27931


More information about the hotspot-compiler-dev mailing list