Commit Graph

2 Commits

Author SHA1 Message Date
Paul Hohensee 370b0a59d4 8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
Remove the corresponding @requires line

Reviewed-by: tschatzl
2019-01-30 17:32:47 +00:00
Paul Hohensee 256d66b3c7 8215934: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection.

Reviewed-by: tschatzl, jcbeyler, andrew
2019-01-28 17:51:10 +00:00