On 03/14/2018 07:59 PM, Andrej Golovnin wrote:
> Hi David,
>
> + if (! Modifier.isStatic(m.getModifiers())) {
>
> I think the whitespace after the ‘!’-sign should be removed.
I agree. No problem, I will remove this space in my patch queue.
-Aleksey