RFR: 6521141: DebugGraphics NPE @ setFont(); [v7]
Tejesh R
tr at openjdk.org
Wed Aug 3 07:54:47 UTC 2022
On Wed, 3 Aug 2022 06:15:05 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated based on review comments
>
> src/java.desktop/share/classes/javax/swing/DebugGraphics.java line 98:
>
>> 96: });
>> 97:
>> 98: if(walker.getCallerClass() != this.getClass()) {
>
> Let's add space after `if`
Updated.
-------------
PR: https://git.openjdk.org/jdk/pull/9673
More information about the client-libs-dev
mailing list