RFR: 8339351: Remove duplicate line in FileMapHeader::print

Kim Barrett kbarrett at openjdk.org
Mon Sep 2 08:20:48 UTC 2024


Please review this trivial change to remove a duplicated line in
FileMapHeader::print that outputs the narrow_oop_base value a second time.

Testing: mach5 tier1

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

Commit messages:
 - remove duplicate entry in FileMapHeader::print

Changes: https://git.openjdk.org/jdk/pull/20807/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20807&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8339351
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20807.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20807/head:pull/20807

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


More information about the hotspot-runtime-dev mailing list