On Tue, 22 Nov 2022 18:45:13 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Revert changes to javafx.web src/main/native
>
> modules/javafx.swing/src/main/java/com/sun/javafx/embed/swing/newimpl/SwingNodeInteropN.java
>  line 242:
> 
>> 240:          }
>> 241:          @Override
>> 242:         public void dispose() {
> 
> in guthub ui these two lines appear misaligned.  are they really?

Yeah, they are, the entire method is misaligned which is why the edit done by 
the quick fix is misaligned.  I'll fix the indent on the entire method.

-------------

PR: https://git.openjdk.org/jfx/pull/958

Reply via email to