RFR: 8317738: CodeCacheFullCountTest failed with "VirtualMachineError: Out of space in CodeCache for method handle intrinsic"
Tobias Hartmann
thartmann at openjdk.org
Wed Oct 11 06:19:08 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
Thanks, Vladimir!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16113#issuecomment-1756872333
More information about the hotspot-compiler-dev
mailing list