RFR: 8342939: Building ZGC without compiler2 fails

Erik Österlund eosterlund at openjdk.org
Thu Oct 24 19:09:04 UTC 2024


On Thu, 24 Oct 2024 16:36:23 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Do you have something similar for C1, Graal?

This is used to identify compilers that elide barriers on freshly allocated objects. So it's C2 only now. Should have Graal too. Tom is fixing that as we speak I think.

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

PR Comment: https://git.openjdk.org/jdk/pull/21677#issuecomment-2436145678


More information about the hotspot-dev mailing list