RFR: 8378793: Add ResolvedFieldEntry is_valid assert

Coleen Phillimore coleenp at openjdk.org
Thu Feb 26 20:39:17 UTC 2026


Please review this small change to add an assert for values in ResolvedFieldEntry, which was useful for debugging at one time.
Tested with tier1-3

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

Commit messages:
 - Fix stars
 - 8378793: Add ResolvedFieldEntry is_valid assert

Changes: https://git.openjdk.org/jdk/pull/29943/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29943&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8378793
  Stats: 33 lines in 3 files changed: 25 ins; 1 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/29943.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29943/head:pull/29943

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


More information about the hotspot-dev mailing list