mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-10 02:59:20 +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