[jdk11u-dev] Integrated: 8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space

Martin Doerr mdoerr at openjdk.org
Wed Mar 20 09:01:29 UTC 2024


On Fri, 15 Mar 2024 20:23:22 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of [JDK-8326101](https://bugs.openjdk.org/browse/JDK-8326101). Version from 22u applies cleanly, but 11u uses `NULL` instead of `nullptr` (replaced by 2nd commit).

This pull request has now been integrated.

Changeset: c5ba4b5c
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/c5ba4b5c3e25364f826da96e17176c90d15d655e
Stats:     11 lines in 2 files changed: 9 ins; 0 del; 2 mod

8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space

Reviewed-by: mbaesken
Backport-of: e3ae81eeeee8e2b0063a576a90624dd927b512f0

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2604


More information about the jdk-updates-dev mailing list