On Tue, 22 Nov 2022 18:45:58 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix warnings in fxml
>
> modules/javafx.fxml/src/main/java/javafx/fxml/FXMLLoader.java line 1497:
> 
>> 1495:         public void processEndElement() {
>> 1496:             // No-op
>> 1497:         }
> 
> Why is this method added?

I'd recommend reverting the changes around process*() methods.

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

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

Reply via email to