RFR (S): 8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
Thomas Schatzl
thomas.schatzl at oracle.com
Mon May 20 21:02:09 UTC 2019
Hi Kim,
On Mon, 2019-05-20 at 16:46 -0400, Kim Barrett wrote:
> > On May 20, 2019, at 10:33 AM, Thomas Schatzl <
> > thomas.schatzl at oracle.com> wrote:
> >
> > Hi all,
> >
> > can I have reviews for this cleanup that moves the
> > G1RemSetScanClosure class from a hpp file close to the only use in
> > the cpp file. This has been made possible by the earlier JDK-
> > 8218668 change.
> >
> > CR:
> > https://bugs.openjdk.java.net/browse/JDK-8224160
> > Webrev:
> > http://cr.openjdk.java.net/~tschatzl/8224160/webrev/index.html
> > Testing:
> > hs-tier1
> >
> > Thanks,
> > Thomas
>
> Looks good.
>
thanks for your review.
Thomas
More information about the hotspot-gc-dev
mailing list