RFR: 8292847: Zero: Allow ergonomics to select the GC

Aleksey Shipilev shade at openjdk.org
Thu Sep 22 18:05:22 UTC 2022


On Thu, 22 Sep 2022 16:41:43 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Just wondered whether one could change the definition in compiler_globals_pd.hpp in the `#if !defined(COMPILER1) && !defined(COMPILER2) && !INCLUDE_JVMCI` section to the same effect.

I prefer not to mess with these, because they are part of server/client/etc VM selection ergonomics.

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

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


More information about the hotspot-runtime-dev mailing list