[jdk22u] 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
Fri Mar 1 15:21:58 UTC 2024
On Wed, 28 Feb 2024 10:30:59 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Basically clean backport of [JDK-8326101](https://bugs.openjdk.org/browse/JDK-8326101). I only had to integrate the ppc.ad parts manually because of the NULL -> nullptr replacement in JDK 23.
This pull request has now been integrated.
Changeset: e3ae81ee
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk22u/commit/e3ae81eeeee8e2b0063a576a90624dd927b512f0
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: a19314b08789afb28e14651868f91d54ed6a9c30
-------------
PR: https://git.openjdk.org/jdk22u/pull/76
More information about the jdk-updates-dev
mailing list