Integrated: 8299570: [JVMCI] Insufficient error handling when CodeBuffer is exhausted
Doug Simon
dnsimon at openjdk.org
Wed Mar 8 22:37:28 UTC 2023
On Wed, 11 Jan 2023 14:29:43 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR fixes the handling of a full CodeBuffer when emitting stubs as part of JVMCI code installation.
This pull request has now been integrated.
Changeset: ad326fc6
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ad326fc62be9fa29438fb4b59a51c38dd94afd68
Stats: 45 lines in 5 files changed: 27 ins; 10 del; 8 mod
8299570: [JVMCI] Insufficient error handling when CodeBuffer is exhausted
Reviewed-by: never, adinn, aph
-------------
PR: https://git.openjdk.org/jdk/pull/11945
More information about the hotspot-compiler-dev
mailing list