mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-25 21:07:57 +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