-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b30
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269786 | 18 | Kim Barrett | P3 | Resolved | Fixed | b05 |
JDK-8270698 | 17.0.1 | Kim Barrett | P3 | Resolved | Fixed | b03 |
vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java
Here's a snippet from the log file:
#section:main
----------messages:(6/305)----------
command: main gc.gctests.PhantomReference.phantom001.phantom001 -ms high
reason: User specified action: run main/othervm gc.gctests.PhantomReference.phantom001.phantom001 -ms high
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 2117.919
----------configuration:(0/0)----------
----------System.out:(6478/97133)----------
Stress time: 300 seconds
Stress iterations factor: 1
Stress threads factor: 1
Stress runs factor: 1
Max memory: 2051014656
Sleep time: 500
Iterations: 0
Number of threads: 24
Run GC thread: false
Run mem diag thread: false
Run forever: false
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@29fc4e2d,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@263b3f67,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@6dfd90ab,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@64abe810,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@50934311,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@2fac8e63,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@2e552bf5,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@1585ad47,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@5fc4ef2d,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@14d0bd20,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@135d36cc,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@2b8a5e75,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@53cf71ae,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@4267ff4a,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@38f65a9c,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@4176c201,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@691c8980,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@147cb646,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@1e543cef,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@69c583ee,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@641857df,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@15a7039c,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@2a2be683,5,MainThreadGroup]
Starting Thread[gc.gctests.PhantomReference.phantom001.phantom001$Test@6fb4dadb,5,MainThreadGroup]
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
iteration 0
For random generator using seed: 6345863065259180614
To re-run test with same seed value please add "-Djdk.test.lib.random.seed=6345863065259180614" to command line.
iteration 1
iteration 1
<snip>
iteration 373
iteration 374
iteration 354
iteration 362
Timeout refired 1200 times
----------System.err:(0/0)----------
----------rerun:(42/5991)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-17+8-486\windows-x64.jdk\jdk-17\bin\java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1212959ms).
Here are the test task's JVM args:
-XX:+CreateCoredumpOnCrash -XX:+UseG1GC -XX:-UseCompressedOops
- backported by
-
JDK-8269786 vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
-
- Resolved
-
-
JDK-8270698 vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
-
- Resolved
-
- relates to
-
JDK-8258947 vmTestbase/gc/gctests/PhantomReference/phantom001/phantom001.java timed out
-
- Closed
-
-
JDK-8260427 ZGC: misc vmTestbase/gc/gctests timed out
-
- Closed
-
-
JDK-8269849 vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
-
- Resolved
-
-
JDK-8260652 vmTestbase/gc/gctests/MTLinkedListGC/MTLinkedListGC.java timed out
-
- Closed
-