mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-07 13:38:49 +00:00
Print an error message and exit the VM if UseParallalGC is combined with ParllelGCThreads==0. Also reviewed by vitalyd@gmail.com. Reviewed-by: stefank, ehelin