[jdk17u-dev] RFR: 8294902: Undefined Behavior in C2 regalloc with null references

Goetz Lindenmaier goetz at openjdk.org
Tue Jan 24 09:17:50 UTC 2023


I backport this for parity with 17.0.7-oracle.

I had to resolve arena.cpp because there is ASSERT coding in
the context, which already contains the new code.

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

Commit messages:
 - Backport 0bbc4181cdbccfc3a542f306ce1902cc2e9f36cb

Changes: https://git.openjdk.org/jdk17u-dev/pull/1106/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1106&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294902
  Stats: 65 lines in 7 files changed: 28 ins; 2 del; 35 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1106.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1106/head:pull/1106

PR: https://git.openjdk.org/jdk17u-dev/pull/1106


More information about the jdk-updates-dev mailing list