Integrated: 8317273: compiler/codecache/OverflowCodeCacheTest.java fails transiently on Graal
Doug Simon
dnsimon at openjdk.org
Mon Oct 2 14:21:30 UTC 2023
On Thu, 28 Sep 2023 20:34:14 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR changes JVMCI to throw a `BailoutException` instead of causing a VM fatal error when a JVMCI RuntimeStub cannot be allocated in the CodeCache.
This pull request has now been integrated.
Changeset: 878d27db
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/878d27dba16accf57a9d2d5e5cccf7af425dd6f2
Stats: 106 lines in 5 files changed: 89 ins; 12 del; 5 mod
8317273: compiler/codecache/OverflowCodeCacheTest.java fails transiently on Graal
Reviewed-by: never, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/15970
More information about the hotspot-compiler-dev
mailing list