-
Bug
-
Resolution: Fixed
-
P2
-
24
-
b21
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8358747 | 21.0.9-oracle | Md Shahbaz Yusuf | P2 | Resolved | Fixed | master |
JDK-8359784 | 21.0.9 | Goetz Lindenmaier | P2 | Resolved | Fixed | master |
JDK-8359095 | 17.0.17-oracle | Md Shahbaz Yusuf | P2 | Resolved | Fixed | master |
JDK-8359796 | 17.0.17 | Goetz Lindenmaier | P2 | Resolved | Fixed | master |
Paraphrased comment from [~kbarrett]:
Original failures from jdk17 (fro JDK-8297612) are with SerialGC, and not reproducible without that. Recent failures from jdk24 (here) are without a GC option, so using G1. Also, some of the likely culprits for the original issue have been improved, such as the eatMemory thing for triggering GCs has been supplanted. So looks like we may have different issues here.
(Note that all failing tests here use -Xcomp -XX:UseAVX=3)
- backported by
-
JDK-8358747 vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3
-
- Resolved
-
-
JDK-8359095 vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3
-
- Resolved
-
-
JDK-8359784 vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3
-
- Resolved
-
-
JDK-8359796 vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk17u-dev/e2990914
-
Commit(master) openjdk/jdk21u-dev/410a563b
-
Commit(master) openjdk/jdk/d6f8b465
-
Review(master) openjdk/jdk17u-dev/3645
-
Review(master) openjdk/jdk21u-dev/1879
-
Review(master) openjdk/jdk/21538