Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2670

cleanup raw type warnings..

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 11.1
    • None

    Description

      The NetBeans code has a lot of the following warnings..

      [repeat] /home/bwalker/netbeans-11.0/platform/core.multitabs/src/org/netbeans/core/multitabs/impl/TabLayoutManager.java:245: warning: [rawtypes] found raw type: ArrayList
      [repeat] ArrayList<Integer>[] rowIndexes = new ArrayList[rowCount];
      [repeat] ^
      [repeat] missing type arguments for generic class ArrayList<E>

       

      So remove the warnings by doing just simply providing a proper type for the generic class..

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              brad.walker Brad Walker
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h