Integrated: 8313438: [s390x] build broken after JDK-8301996

Amit Kumar amitkumar at openjdk.org
Wed Oct 11 08:52:21 UTC 2023


On Fri, 22 Sep 2023 10:34:07 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> Build Fix after JDK-8301996. 
> 
> Warnings related to new Lightweight locking scheme are seen during the build phase, but we will get rid of them, after integrating #14414 . Testing done for `release-vm`, `slowdebug-vm`, `fastdebug-vm` and `optimized-vm`.
> 
> 3 Test failures seen on s390x are un-related to these changes.
> 
> jdk/jshell/ClassMembersTest.java
> java/lang/invoke/condy/CondyWrongType.java
> java/lang/invoke/condy/CondyWithGarbageTest.java
> 
> JBS issue for test failures: [JDK-8317581](https://bugs.openjdk.org/browse/JDK-8317581).

This pull request has now been integrated.

Changeset: 79761519
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/79761519f68837e265bc943e926087806b68330e
Stats:     478 lines in 3 files changed: 213 ins; 76 del; 189 mod

8313438: [s390x] build broken after JDK-8301996

Reviewed-by: mdoerr, lucy

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

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


More information about the hotspot-compiler-dev mailing list