commit | 6c89a9653e8302ba557b8802746691b28180c673 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Fri Jul 03 16:32:33 2020 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Fri Jul 03 16:32:33 2020 +0200 |
tree | 75c56a98f651005cfaf00161d4ea560fa20feb46 | |
parent | 5cf33168d7e2617c93f428da6177a50fddaad1c1 [diff] |
8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile Update the test to use the method suggested in JDK-8244010. Reviewed-by: kbarrett