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

Fix warnings: type parameter E is hiding the type E

XMLWordPrintable

      Eclipse Version 2022-06 (4.24.0) reports this warning in the following places:

      ```
      The type parameter E is hiding the type E FXCollections.java line 1638 /base/src/main/java/javafx/collections
      The type parameter E is hiding the type E FXCollections.java line 1824 /base/src/main/java/javafx/collections
      The type parameter T is hiding the type T FXCollections.java line 1058 /base/src/main/java/javafx/collections
      The type parameter T is hiding the type T FXCollections.java line 1342 /base/src/main/java/javafx/collections
      ```

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: