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

CCC is required for javax.swing.plaf.basic.BasicListUI.paintCell change

XMLWordPrintable

    • b24
    • 9

      JDK-8043548 caused following changeset:

      http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d6c9121f7234

      which introduced following change:

      javax.swing.plaf.basic.BasicListUI:

      method:
      paintCell(Graphics,int,Rectangle,ListCellRenderer,ListModel,ListSelectionModel,int)

      is changed to:
      paintCell(Graphics,int,Rectangle,ListCellRenderer<java.lang.Object>,ListModel<Object>,ListSelectionModel,int)

      CCC 8043548 doesn't mention this method. This is a change of public API, for this reason CCC request should be created and approved for this change.

            darcy Joe Darcy
            grakov Georgiy Rakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: