[jdk11u-dev] RFR: 8201516: DebugNonSafepoints generates incorrect information

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 6 16:20:25 UTC 2023


I backport this for parity with 11.0.20-oracle.

It applied clean, but to build I had to replace nullptr by NULL.

The test does not work in 11 as it requires the ir_testframework that
is not available here.
I added @ignore, this way it will not be run, but it's in the
test suite in case the framework is backported at some point.

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

Commit messages:
 - Backport 94eda53d98e5011cc613d031ff8941e254eb666b

Changes: https://git.openjdk.org/jdk11u-dev/pull/1936/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1936&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8201516
  Stats: 156 lines in 3 files changed: 154 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1936.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1936/head:pull/1936

PR: https://git.openjdk.org/jdk11u-dev/pull/1936


More information about the jdk-updates-dev mailing list