RFR: 8356847: Problem list two test cases for JDK-8284234
Leo Korinth
lkorinth at openjdk.org
Thu May 15 16:06:56 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"
Thanks Thomas!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25209#issuecomment-2884350410
More information about the hotspot-gc-dev
mailing list