Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
- links to