Details
-
Type:
Wish
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1000
-
Component/s: Infrastructure
-
Labels:None
Description
Java 1.4.2 has reached its end of life:
http://java.sun.com/j2se/1.4.2/
An optional feature of javac is now to warn when unparameterized types are used. In the future this is expected to become default behaviour. We should change our code base to not create this warning or use @SuppressWarning appropriately.