Integrated: 8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819

Richard Reingruber rrich at openjdk.org
Wed Feb 22 06:32:53 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.

This pull request has now been integrated.

Changeset: f54e1080
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f54e1080c5a1da558f548d8eb93f7dfcb6c05979
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819

Reviewed-by: mdoerr

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

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


More information about the hotspot-compiler-dev mailing list