On Tue, 8 Sep 2020 17:32:44 GMT, Coleen Phillimore <[email protected]> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Feedback from Coleen
>
> src/hotspot/share/classfile/classLoaderDataShared.cpp line 171:
>
>> 169: }
>> 170:
>> 171: void ClassLoaderDataShared::serialize(class SerializeClosure* f) {
>
> Why is there a 'class' keyword here?
I fixed this one and other issues you reported for the same commit (I didn't
want to respond to each one individually
to avoid the e-mail avalanche). New version:
[e541890](https://github.com/openjdk/jdk/pull/80/commits/e541890e037ff40ec9134a54e5c7a878ab9259f3)
-------------
PR: https://git.openjdk.java.net/jdk/pull/80