-
Bug
-
Resolution: Fixed
-
P4
-
11-shenandoah, 12, 13
-
b21
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228948 | 12u-cpu | Pengfei Li | P4 | Resolved | Fixed | master |
JDK-8223958 | 12.0.2 | Pengfei Li | P4 | Resolved | Fixed | b03 |
Graal supports only a few OpenJDK GCs (Serial, Parallel, ParallelOld and G1). In current jtreg cases, if Graal is enabled, all other GC tests are disabled except Shenandoah tests.
We should add "!vm.graal.enabled" together with the "@requires vm.gc.Shenandoah" annotation in gc test cases.
We should add "!vm.graal.enabled" together with the "@requires vm.gc.Shenandoah" annotation in gc test cases.
- backported by
-
JDK-8223958 [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
- Resolved
-
JDK-8228948 [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
- Resolved