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

cleanup Vector raw type warnings..

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 12.3
    • None

    Description

      Cleanup a bunch of the follow raw type warnings related to the use of Vector..

         [repeat] /home/bwalker/src/netbeans/enterprise/payara.eecommon/build/classes-generated/org/netbeans/modules/payara/eecommon/dd/impl/web/model_4/SessionConfig.java:22: warning: [rawtypes] found raw type: Vector
         [repeat] 	static Vector comparators = new Vector();
         [repeat] 	                                ^
         [repeat]   missing type arguments for generic class Vector<E>
         [repeat]   where E is a type-variable:
         [repeat]     E extends Object declared in class Vector
      

      This check-in cleans up a lot of these..

      Attachments

        Issue Links

          Activity

            People

              brad.walker Brad Walker
              brad.walker Brad Walker
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 1h 20m
                  1h 20m