RFR: 8262000: jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java failed with "OutOfMemoryError: Java heap space"
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Mar 3 13:01:53 UTC 2021
On Wed, 3 Mar 2021 09:43:55 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
> By relaxing the matching of OOM error slightly, the test case can catch OOM errors not starting with "Exception: "
Lgtm. It shouldn't matter for this test which Java thread threw the OOME.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2806
More information about the hotspot-dev
mailing list