There are several places where the following type declaration:
"Vector<TestResult>[]"
appeared as a result ofCODETOOLS-7902183
It should be carefully changed to something more elegant and appropriate.
"Vector<TestResult>[]"
appeared as a result of
It should be carefully changed to something more elegant and appropriate.
- relates to
-
CODETOOLS-7902183 Using generics in com.sun.javatest.exec package
-
- Resolved
-