RFR: 8356847: Problem list two test cases for JDK-8284234

Thomas Schatzl tschatzl at openjdk.org
Thu May 15 09:46:51 UTC 2025


On Tue, 13 May 2025 12:49:06 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> These tests fails intermittently. Problem list until JDK-8284234 is solved.
> 
> I have verified (rebased on https://bugs.openjdk.org/browse/JDK-8356866) with:
> 
> test=vmTestbase/gc/gctests/FinalizeTest04/FinalizeTest04.java
> make run-test TEST="${test}" JTREG="RETAIN=all;VERBOSE=all;OPTIONS=--verify-exclude"
> test=vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java
> make run-test TEST="${test}" JTREG="RETAIN=all;VERBOSE=all;OPTIONS=--verify-exclude"

lgtm and trivial.

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25209#pullrequestreview-2843013002


More information about the hotspot-gc-dev mailing list