On Fri, 30 Jun 2023 08:11:47 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> 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 GC, those tests > start to fail which is not really necessary. Hi Thomas and Serguei, thanks for the reviews ! ------------- PR Comment: https://git.openjdk.org/jdk/pull/14722#issuecomment-1614525324