mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-09 06:28:49 +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