On Sat, 1 Oct 2022 17:05:11 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

> There are 3 unused fields in single `StyleSheet` file:
> 1. `static final Border noBorder = new EmptyBorder(0,0,0,0);`
> 2. `static final int DEFAULT_FONT_SIZE = 3;`
> 3. `URL imageurl;` in nested `javax.swing.text.html.StyleSheet.ListPainter` 
> class

Nice little ~~spring~~ fall cleaning :)

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

Marked as reviewed by swi...@github.com (no known OpenJDK username).

PR: https://git.openjdk.org/jdk/pull/10523

Reply via email to