[jdk15u-dev] RFR: 8282231: x86-32: runtime call to SharedRuntime::ldiv corrupts registers

Andrew John Hughes andrew at openjdk.java.net
Fri May 13 16:34:33 UTC 2022


Same issue with register corruption is present all the way back to 8u and causes builds to crash when using GCC 12.

Backport was mostly clean. Just the copyright header change needed to be adjusted.

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

Commit messages:
 - Backport ecd85e6f0f8906ad1e8aa0a53bf499e8c969ba73

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/210/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=210&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282231
  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/210.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/210/head:pull/210

PR: https://git.openjdk.java.net/jdk15u-dev/pull/210


More information about the jdk-updates-dev mailing list