RFR: 8276789: Support C++ lambda in ResourceHashtable::iterate [v4]
Ioi Lam
iklam at openjdk.java.net
Thu Jun 2 17:47:38 UTC 2022
On Wed, 1 Jun 2022 20:08:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> 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"
Fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8761
More information about the hotspot-dev
mailing list