Integrated: Fix failing jtreg tests

William Kemper wkemper at openjdk.java.net
Wed Sep 22 17:19:01 UTC 2021


With these (minor) changes, generational Shenandoah passes the full suite of Shenandoah jtreg tests.

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

Commit messages:
 - Fix missing include
 - Increment GC ID before starting cycle (fixes whitebox breakpoint tests)
 - Use fully qualified name for ClassFileInstaller

Changes: https://git.openjdk.java.net/shenandoah/pull/73/files
 Webrev: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=73&range=00
  Stats: 24 lines in 4 files changed: 3 ins; 17 del; 4 mod
  Patch: https://git.openjdk.java.net/shenandoah/pull/73.diff
  Fetch: git fetch https://git.openjdk.java.net/shenandoah pull/73/head:pull/73

PR: https://git.openjdk.java.net/shenandoah/pull/73


More information about the shenandoah-dev mailing list