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

Martin Doerr mdoerr at openjdk.org
Wed Feb 21 05:09:53 UTC 2024


On Tue, 20 Feb 2024 04:16:10 GMT, Amit Kumar <amitkumar 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}`

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17922#pullrequestreview-1892118090


More information about the hotspot-compiler-dev mailing list