RFR: 8318700: MacOS Zero cannot run gtests due to wrong JVM path

David Holmes dholmes at openjdk.org
Thu Oct 26 12:24:36 UTC 2023


On Tue, 24 Oct 2023 08:32:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the bug for reproducer. The fix is easy: handle more JVM variants.

I consider this trivial.

I was thinking about a build that simply disables C1 and C2 and wondering how we then structure things. But you're right we don't really care as it is not a supported configuration out-of-the-box.

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

PR Comment: https://git.openjdk.org/jdk/pull/16337#issuecomment-1781014805


More information about the hotspot-runtime-dev mailing list