mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-13 04:27:53 +00:00
Modified test so options in the code are after the options from the environment, so -ExplicitGCInvokesConcurrent is always used. Reviewed-by: tschatzl, kbarrett