RFR: 8274069: Clean up g1ParScanThreadState a bit
Stefan Johansson
sjohanss at openjdk.java.net
Tue Sep 21 12:05:45 UTC 2021
On Tue, 21 Sep 2021 11:39:53 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this change that does some minor refactoring for issues found in JDK-8271880/PR#5037:
>
> - remove declaration without definition
> - move inlined code into hpp file
> - factor out some code
>
> Testing: gha, local compilation, local gc/g1
>
> Thanks,
> Thomas
👍
-------------
Marked as reviewed by sjohanss (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5607
More information about the hotspot-gc-dev
mailing list