Integrated: 8305227: [s390x] build broken after JDK-8231349

Amit Kumar amitkumar at openjdk.org
Fri Mar 31 17:01:28 UTC 2023


On Fri, 31 Mar 2023 07:06:25 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> This PR moves nmethod entry barrier  from `generate_compiler_stubs()` to `generate_final_stubs()`. Test build for fastdebug, slow debug, release and optimised. Tier1 test in fastdebug seems clean as well.

This pull request has now been integrated.

Changeset: 4a5d7ca7
Author:    Amit Kumar <amitkumar at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4a5d7ca7d9cf90f8c61d890419c8557b61f78f7e
Stats:     13 lines in 1 file changed: 7 ins; 6 del; 0 mod

8305227: [s390x] build broken after JDK-8231349

Reviewed-by: shade, lucy, kvn

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

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


More information about the hotspot-compiler-dev mailing list