RFR (XXS): 8202781: Fix typo in DiscoveredListIterator::complete_enqeue
Kim Barrett
kim.barrett at oracle.com
Tue May 8 13:21:47 UTC 2018
> On May 8, 2018, at 9:19 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
>
> Hi all,
>
> while doing some follow-up work after pushing JDK-8202017 I noticed
> that there is a typo in the DiscoveredListIterator::complete_enqeue()
> method name, missing an "u".
>
> Can I have reviews for this trivial change?
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8202781
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8202781/webrev/
> Testing:
> local compilation
>
> Thanks,
> Thomas
Looks good, and trivial.
More information about the hotspot-gc-dev
mailing list