Duplicate :
|
|
Relates :
|
Javac should have a lint warning for uses of raw types which should be enabled by default in dolphin when using source level corresponding to Dolphin (-source 7?) For example, this should cause a warning: new java.util.ArrayList();