RFR: 8284369: TestFailedAllocationBadGraph fails with -XX:TieredStopAtLevel < 4
Christian Hagedorn
chagedorn at openjdk.java.net
Wed Apr 6 05:46:40 UTC 2022
On Wed, 6 Apr 2022 05:27:50 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Trivial fix that adds a missing `@requires` to guard against the case when C2 is not available (for example, when `TieredStopAtLevel < 4`).
>
> Thanks,
> Tobias
Looks good and trivial!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8118
More information about the hotspot-compiler-dev
mailing list