RFR: 8317738: CodeCacheFullCountTest failed with "VirtualMachineError: Out of space in CodeCache for method handle intrinsic"
Vladimir Kozlov
kvn at openjdk.org
Tue Oct 10 17:42:07 UTC 2023
On Tue, 10 Oct 2023 07:51:17 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> The test fails because VM startup throws a VirtualMachineError with "Out of space in CodeCache for method handle intrinsic" instead of the expected "Out of space in CodeCache for adapters". Both messages are expected and should be handled.
>
> Thanks,
> Tobias
Good and trivial.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16113#pullrequestreview-1668477955
More information about the hotspot-compiler-dev
mailing list