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

Thomas Schatzl tschatzl at openjdk.java.net
Tue Jun 22 08:13:53 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

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  kbarrett review

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4541/files
  - new: https://git.openjdk.java.net/jdk/pull/4541/files/fcf922c0..e4780d3b

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4541&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4541&range=00-01

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 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