Integrated: 8286304: Removal of diagnostic flag GCParallelVerificationEnabled
Thomas Schatzl
tschatzl at openjdk.java.net
Wed May 25 10:32:59 UTC 2022
On Fri, 20 May 2022 14:46:42 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I get your opinion about this change, if you think it's worth doing, and if so, a review for it?
>
> If the change goes forward, I will do a release note. Since this is a diagnostic flag, there is no CSR required.
>
> I grepped sources for that flag, it seems to be only used in these two places.
>
> Testing: local compilation
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: e32377e4
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e32377e4564e636d5ebb768b9f1ead379b08f7a5
Stats: 13 lines in 2 files changed: 2 ins; 9 del; 2 mod
8286304: Removal of diagnostic flag GCParallelVerificationEnabled
Reviewed-by: kbarrett, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/8813
More information about the hotspot-gc-dev
mailing list