RFR (XS): 8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp
Erik Osterlund
erik.osterlund at oracle.com
Mon Feb 26 17:00:47 UTC 2018
Hi Vladimir,
Thanks for the review.
/Erik
> On 26 Feb 2018, at 17:37, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> +1
>
> Vladimir
>
>> On 2/26/18 8:16 AM, Tobias Hartmann wrote:
>> Hi Erik,
>> looks good to me.
>> Best regards,
>> Tobias
>>> On 26.02.2018 17:11, Erik Österlund wrote:
>>> Hi,
>>>
>>> Please review this trivial fix. There is a missing include in graphKit.hpp to cardTableModRefBS.hpp
>>> used to check if reduce initial card marks should be used or not.
>>>
>>> My solution is to simply move the implementation to the cpp file instead. I think the fix is trivial
>>> enough to only require one review.
>>>
>>> Bug:
>>> https://bugs.openjdk.java.net/browse/JDK-8198703
>>>
>>> Webrev:
>>> http://cr.openjdk.java.net/~eosterlund/8198703/webrev.00/
>>>
>>> Thanks,
>>> /Erik
More information about the hotspot-compiler-dev
mailing list