RFR: 8276711: compiler/codecache/cli tests failing when SegmentedCodeCache used with -Xint [v3]

Coleen Phillimore coleenp at openjdk.java.net
Thu Mar 3 13:26:08 UTC 2022


On Thu, 3 Mar 2022 03:52:04 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> It is reachable for `-XX:-TieredCompilation` when only C2 is used. Or when only tier1 C1 is used with `-XX:TieredStopAtLevel=1`.
>
> Ah I see. Thanks for clarifying @vnkozlov !

-XX:TieredStopAtLevel=1 is the old -client switch. Thanks Vladimir for confirming.

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

PR: https://git.openjdk.java.net/jdk/pull/7650


More information about the hotspot-dev mailing list