Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8295026

Remove unused fields in StyleSheet

    XMLWordPrintable

Details

    Backports

      Description

        There are 3 unused fields in single StyleSheet file:

            static final Border noBorder = new EmptyBorder(0,0,0,0);
            static final int DEFAULT_FONT_SIZE = 3;
            URL imageurl; in nested javax.swing.text.html.StyleSheet.ListPainter class

        Attachments

          Issue Links

            Activity

              People

                aturbanov Andrey Turbanov
                aturbanov Andrey Turbanov
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: