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

Amit Kumar amitkumar at openjdk.org
Fri Sep 22 10:42:33 UTC 2023


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`.

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

Commit messages:
 - s390 Invoke Field Port

Changes: https://git.openjdk.org/jdk/pull/15885/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15885&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313438
  Stats: 455 lines in 3 files changed: 207 ins; 85 del; 163 mod
  Patch: https://git.openjdk.org/jdk/pull/15885.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15885/head:pull/15885

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


More information about the hotspot-compiler-dev mailing list