Integrated: 8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"

Thomas Schatzl tschatzl at openjdk.org
Wed Jul 13 18:35:29 UTC 2022


Hi,

  can I have reviews for this fix to the `TestVerificationInConcurrentCycle.java` test that due to a merge issue referenced the old WhiteBox library which fails during testing because it had been deleted in the meantime.

Testing: gha, test passes in release and debug locally

Thanks,
  Thomas

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

Commit messages:
 - fix

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

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



More information about the hotspot-gc-dev mailing list