On Tue, 17 Mar 2026 18:09:50 GMT, Marius Hanl <[email protected]> wrote:

>> Michael Strauß has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   review comments
>
> modules/javafx.graphics/src/main/java/javafx/css/Stylesheet.java line 36:
> 
>> 34: import com.sun.javafx.css.FontFaceImpl;
>> 35: import com.sun.javafx.css.RuleHelper;
>> 36: import com.sun.javafx.css.media.MediaQuery;
> 
> Minor: Some imports are unused in this file

yeah, last time I looked at enabling unused imports warning in Eclipse there 
were 600+ warnings, including generated sources which will be nearly impossible 
to fix without substantial work.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2031#discussion_r2948820725

Reply via email to