RFR: 8346847: [s390x] minimal build failure

Thomas Stuefe stuefe at openjdk.org
Fri Dec 27 07:24:34 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.

Good and trivial

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22887#pullrequestreview-2523766981


More information about the hotspot-dev mailing list