Integrated: 8263461: jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java uses wrong mechanism to cause evacuation failure
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Jun 30 08:09:07 UTC 2021
On Mon, 21 Jun 2021 14:32:16 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: ee0247f0
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ee0247f056daea7a0afdd572d13fb30f5164e889
Stats: 70 lines in 3 files changed: 21 ins; 37 del; 12 mod
8263461: jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java uses wrong mechanism to cause evacuation failure
Reviewed-by: kbarrett, iwalulya, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/4541
More information about the hotspot-gc-dev
mailing list