RFR: 8313638: Add test for dump of resolved references [v2]

Matias Saavedra Silva matsaave at openjdk.org
Tue Sep 12 18:50:22 UTC 2023


> The change in [JDK-8306582](https://bugs.openjdk.org/browse/JDK-8306582) revealed that the state of the resolved references array is not checked in the CDS archive. This patch adds a test to ensure that the resolved references array is correct whether the application is archived or not.

Matias Saavedra Silva has updated the pull request incrementally with two additional commits since the last revision:

 - Fixed spacing
 - Calvin comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15686/files
  - new: https://git.openjdk.org/jdk/pull/15686/files/a400903d..9b649b9c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15686&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15686&range=00-01

  Stats: 12 lines in 2 files changed: 4 ins; 1 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/15686.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15686/head:pull/15686

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


More information about the hotspot-dev mailing list