Integrated: 8356847: Problem list two test cases for JDK-8284234
Leo Korinth
lkorinth at openjdk.org
Thu May 15 16:06:57 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"
This pull request has now been integrated.
Changeset: b3e856f9
Author: Leo Korinth <lkorinth at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b3e856f9b37078969478809207b63fb6bc9c5f13
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8356847: Problem list two test cases for JDK-8284234
Reviewed-by: tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/25209
More information about the hotspot-gc-dev
mailing list