RFR: 8276789: Support C++ lambda in ResourceHashtable::iterate [v4]
Coleen Phillimore
coleenp at openjdk.java.net
Wed Jun 1 20:26:43 UTC 2022
On Wed, 1 Jun 2022 20:07:47 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> some clean up suggested by @stefank
>
> src/hotspot/share/cds/dumpTimeClassInfo.hpp line 209:
>
>> 207: } else {
>> 208: return _unregistered_count;
>> 209: }
>
> This file has a blank first line, can you fix this?
And no new line between these here:
#define SHARED_CDS_DUMPTIMESHAREDCLASSINFO_HPP
#include "cds/archiveBuilder.hpp"
-------------
PR: https://git.openjdk.java.net/jdk/pull/8761
More information about the hotspot-dev
mailing list