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

Aleksey Shipilev shade at openjdk.org
Thu Oct 26 12:37:44 UTC 2023


On Thu, 26 Oct 2023 12:21:43 GMT, David Holmes <dholmes at openjdk.org> wrote:

> I consider this trivial.

Thanks!
 
> 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.

Yeah, "core" and "server" with C1/C2 disabled by feature flags would look the same from the perspective of feature macros. Only exposing the actual JVM variant would be reliable.

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

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


More information about the hotspot-runtime-dev mailing list