Test
vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java🎲
have verification of finalize() method which is unstable and might fail with -Xcomp.
A possible fix would be just to disable running the test with -Xcomp
vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java🎲
have verification of finalize() method which is unstable and might fail with -Xcomp.
A possible fix would be just to disable running the test with -Xcomp
- relates to
-
JDK-8284234 Tests provoking OOME failing with OOME in thread "Reference Handler"
-
- Open
-
- links to
-
Review openjdk/jdk/9053