-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b35
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083098 | emb-9 | Marcus Larsson | P1 | Resolved | Fixed | b35 |
These tests specify -XX:+UseG1GC with -XX:ParallelGCThreads=0 which is an illegal combination since JDK-8059527 was fixed.
hotspot/test/gc/8000311/Test8000311.java
hotspot/test/gc/TestG1ZeroPGCTJcmdThreadPrint.java
hotspot/test/gc/8000311/Test8000311.java
hotspot/test/gc/TestG1ZeroPGCTJcmdThreadPrint.java
- backported by
-
JDK-8083098 Tests specify -XX:+UseG1GC and -XX:ParallelGCThreads=0
-
- Resolved
-
- relates to
-
JDK-8059527 Disallow ParallelGCThreads=0 for G1
-
- Resolved
-