RFR: 8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space

Amit Kumar amitkumar at openjdk.org
Wed Feb 21 05:39:58 UTC 2024


On Tue, 20 Feb 2024 17:21:51 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

>> s390 port similar to https://github.com/openjdk/jdk/commit/e834a481000f16750b9e9eec13ce9c905c218736 and updates 
>> * ArrayCopyStub::emit_code
>> * HandlerImpl::emit_exception_handler
>> * HandlerImpl::emit_deopt_handler
>> 
>> Testing `{fastdebug, release} X {tier1}`
>
> Looks good.

Thanks for the reviews @RealLucy @TheRealMDoerr.

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

PR Comment: https://git.openjdk.org/jdk/pull/17922#issuecomment-1955930914


More information about the hotspot-compiler-dev mailing list