Integrated: 8315369: [JVMCI] failure to attach to a libgraal isolate during shutdown should not be fatal
Doug Simon
dnsimon at openjdk.org
Mon Sep 4 10:22:55 UTC 2023
On Fri, 1 Sep 2023 17:02:51 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR moves handling of errors in some JVMCIEnv constructors to the caller. This avoids VM crashes in contexts where errors are recoverable, such as the problem of running out of file descriptors described in the JBS issue for this PR.
This pull request has now been integrated.
Changeset: d7e4087f
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d7e4087faf7b2e69de59e246880a10a3a1431ca9
Stats: 169 lines in 7 files changed: 59 ins; 38 del; 72 mod
8315369: [JVMCI] failure to attach to a libgraal isolate during shutdown should not be fatal
Reviewed-by: never
-------------
PR: https://git.openjdk.org/jdk/pull/15542
More information about the hotspot-compiler-dev
mailing list