Integrated: 8346847: [s390x] minimal build failure

Amit Kumar amitkumar at openjdk.org
Fri Dec 27 10:08:45 UTC 2024


On Fri, 27 Dec 2024 06:32:49 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> While working on [JDK-8343884](https://bugs.openjdk.org/browse/JDK-8343884), I made sure that `OptoScheduling` remains disabled on s390x, but for that code was not guarded by C2-specific if-def (`COMPILER2`) . Which caused a build failure on minimal-vm (see JBS issue for log). This is trivial fix for that.

This pull request has now been integrated.

Changeset: 807f6f7f
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/807f6f7fb868240cba5ba117c7059216f69a53f9
Stats:     12 lines in 1 file changed: 6 ins; 6 del; 0 mod

8346847: [s390x] minimal build failure

Reviewed-by: stuefe

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

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


More information about the hotspot-dev mailing list