Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141717 | emb-9 | Mikael Vidstedt | P4 | Resolved | Fixed | team |
The ParOldGC tests in jprt are running with -XX:+UseParallelOldGC. The ParallelGC tests run with -XX:+UseParallelGC. Once upon a time these were different, but for some time now they end up configuring Hotspot in the exact same way, and running both configurations is redundant.
The ParOldGC test targets should be removed.
The ParOldGC test targets should be removed.
- backported by
-
JDK-8141717 Remove ParOldGC tests from the jprt hotspot testset
-
- Resolved
-