- 
    Bug 
- 
    Resolution: Duplicate
- 
     P2 P2
- 
    9
- 
        b24
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.
- duplicates
- 
                    JDK-8044037 Update README for JDK 10 -           
- Closed
 
-         
- relates to
- 
                    JDK-8043548 Fix raw and unchecked lint warnings in javax.swing.plaf.* -           
- Resolved
 
-