[jdk11u-dev] RFR: 8266967: debug.cpp utility find() should print Java Object fields.

Goetz Lindenmaier goetz at openjdk.org
Wed Oct 12 12:25:04 UTC 2022


I backport this for parity with 11.0.18-oracle.

I had to resolve one hunk in instanceKlass.cpp because there
is more debug coding in 16.

Further I had to resolve fieldDescriptor.hpp because of context
and copyright.

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

Commit messages:
 - Backport 5e557d8650d81f9f81938892de28a6dd8fea98b0

Changes: https://git.openjdk.org/jdk11u-dev/pull/1451/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1451&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8266967
  Stats: 20 lines in 4 files changed: 3 ins; 14 del; 3 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1451.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1451/head:pull/1451

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


More information about the jdk-updates-dev mailing list