I don't think it can be answered in a general sense though.
I grepped through the whole Gradle Git history for "UseParallelGC" and it was never recommended in the Gradle docs.
And as Adam mentions in the last comment on the issue you linked to, they did measure and even within Android projects it made some scenarios faster and some slower which is why they neither use it as default, nor recommend it.
Vampire
09/12/2024, 4:33 PM
So you probably has to ask Android and Gradle Doctor maintainers whether they still recommend using that GC. :-)