RFR: 8345347: Test runtime/cds/TestDefaultArchiveLoading.java should accept VM flags or be marked as flagless [v2]

Matias Saavedra Silva matsaave at openjdk.org
Mon Jun 2 16:41:07 UTC 2025


> Currently this test uses `ProcessTools.createLimitedTestJavaProcessBuilder()` to ignore vm flags, so this patch changes the method to `ProcessTools.createTestJavaProcessBuilder()` to allow for more extensive training. Because ZGC is incompatible with heap dumping, is is disabled on this test. Verified locally and through tiered testing.

Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:

  Stefan comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25591/files
  - new: https://git.openjdk.org/jdk/pull/25591/files/3e41fdef..9ef0863f

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

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/25591.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25591/head:pull/25591

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


More information about the hotspot-runtime-dev mailing list