RFR: 8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819
Martin Doerr
mdoerr at openjdk.org
Tue Feb 21 11:00:32 UTC 2023
On Tue, 21 Feb 2023 10:24:08 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> `emit_call_with_trampoline_stub()` can fail because the code cache is exhausted.
> This pr adds failure checks to callers.
LGTM. Thanks for fixing!
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12685
More information about the hotspot-compiler-dev
mailing list