RFR: 8256641: CDS VM operations do not lock the heap [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Dec 10 10:50:37 UTC 2020
On Wed, 9 Dec 2020 23:02:54 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> kbarrett review
>
> Marked as reviewed by iklam (Reviewer).
I fixed the mentioned comments but would like to defer further cleanup of the classes, particularly those `VM_GC_Operation`s that do not actually participate in the skipping protocol to [JDK-8258029](https://bugs.openjdk.java.net/browse/JDK-8258029) I filed just now.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1661
More information about the hotspot-gc-dev
mailing list