-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
b05
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8313301 | 21.0.1 | Matthias Baesken | P4 | Resolved | Fixed | b05 |
Most G1 tests set -XX:+UseG1GC, but a few (e.g. gc/g1/TestVerificationInConcurrentCycle.java) miss that.
This is usually just fine and no problem because G1 is the default anyway.
However in some cases where a custom JVM changes the default those tests start to fail which is not really necessary.
This is usually just fine and no problem because G1 is the default anyway.
However in some cases where a custom JVM changes the default those tests start to fail which is not really necessary.
- backported by
-
JDK-8313301 Some G1 specific tests do not set -XX:+UseG1GC
-
- Resolved
-