RFR: 8317273: compiler/codecache/OverflowCodeCacheTest.java fails transiently on Graal [v3]

Doug Simon dnsimon at openjdk.org
Mon Oct 2 14:21:29 UTC 2023


On Sun, 1 Oct 2023 07:14:36 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.
>
> 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 three additional commits since the last revision:
> 
>  - Merge remote-tracking branch 'openjdk-jdk/master' into JDK-8317273
>  - removed obsolete comment
>  - bailout when a JVMCI RuntimeStub cannot be allocated in the CodeCache

Thanks for the reviews.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15970#issuecomment-1743100822


More information about the hotspot-compiler-dev mailing list