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

CCC 8054360 doesn't fully approve JDK9b30 change (JTable constructor)

XMLWordPrintable

    • b30
    • 9
    • generic
    • generic

      JDK9b30 introduced following change:

      constructor JTable(Vector<Vector<Object>>, Vector<Object>)
      was changed to:
      constructor JTable(Vector<? extends Vector>, Vector<?>)

      However corresponding CCC 8054360 exists it doesn't approve this change.

      This is a change to public API and for this reason it should be CCC approved.

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

              Created:
              Updated:
              Resolved: