Integrated: 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:59 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}`

This pull request has now been integrated.

Changeset: d5f3d5c8
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d5f3d5c8cc347ae384dea25b1a55ed57204d1af3
Stats:     6 lines in 2 files changed: 3 ins; 0 del; 3 mod

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

Reviewed-by: lucy, mdoerr

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

PR: https://git.openjdk.org/jdk/pull/17922


More information about the hotspot-compiler-dev mailing list