RFR: 8263461: jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java uses wrong mechanism to cause evacuation failure

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jun 21 14:56:46 UTC 2021


Hi all,

  can I have reviews for this change to the jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java test to use the only "officially sanctioned" way to cause evacuation failures via the respective debug-level options.

Testing: checking failing test case to cause evacuation failures

Thanks,
  Thomas

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

Commit messages:
 - Remove whitespace
 - Initial commit

Changes: https://git.openjdk.java.net/jdk/pull/4541/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4541&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8263461
  Stats: 70 lines in 3 files changed: 21 ins; 38 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4541.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4541/head:pull/4541

PR: https://git.openjdk.java.net/jdk/pull/4541



More information about the hotspot-gc-dev mailing list