-
Bug
-
Resolution: Fixed
-
P4
-
11-shenandoah, 12, 13
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8221571 | 12.0.2 | Qi Ao | P4 | Resolved | Fixed | b02 |
One way to reproduce this issue:
$ sh configure --with-jvm-features=-g1gc,-jfr ...
...
$ make test TEST="gc/shenandoah/options/TestLoopMiningArguments.java"
$ sh configure --with-jvm-features=-g1gc,-jfr ...
...
$ make test TEST="gc/shenandoah/options/TestLoopMiningArguments.java"
- backported by
-
JDK-8221571 gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms
- Resolved