RFR: 8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM to exit [v4]
Doug Simon
dnsimon at openjdk.org
Mon May 22 13:00:51 UTC 2023
On Wed, 17 May 2023 17:32:33 GMT, Tom Rodriguez <never at openjdk.org> wrote:
>> Doug Simon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'openjdk-jdk/master' into JDK-8306992
>> - avoid VM exit in more cases when creating or attaching to a libjvmci isolate
>> - Merge remote-tracking branch 'openjdk-jdk/master' into JDK-8306992
>> - make JMCI more robust in low resource conditions
>
> Marked as reviewed by never (Reviewer).
@tkrodriguez could you please review https://github.com/openjdk/jdk/pull/13905/commits/fb2250921fc731a47a945a3e578b384a6849c331 which I added to handle cases such as https://github.com/oracle/graal/discussions/6216#discussioncomment-5942123.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13905#issuecomment-1557174453
More information about the hotspot-compiler-dev
mailing list