commit | ddfcf1f02118659bab5cf4644000fe19ae4b8c3f | [log] [tgz] |
---|---|---|
author | Paul Hohensee <phh@openjdk.org> | Thu Jan 24 10:57:31 2019 -0800 |
committer | Paul Hohensee <phh@openjdk.org> | Thu Jan 24 10:57:31 2019 -0800 |
tree | bd1e89540fe20e6bb7bd4eb519e2eead5fc252bf | |
parent | 94ae19305b1f795be463a729c15b8776be7eb2ee [diff] |
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java Remove the corresponding @requires line Reviewed-by: tschatzl