JDK-6747671 : -Xlint:rawtypes
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 5.0,7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-09-12
  • Updated: 2017-05-16
  • Resolved: 2011-05-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b38Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
It would be good to implement
	-Xlint:rawtypes

such that any use of a raw type name will give a warning, unless suppressed in the 
obvious way with @SuppressWarnings("rawtypes")

Comments
SUGGESTED FIX a webrev of this fix is available at the following URL http://sa.sfbay.sun.com/projects/langtools_data/7/6747671
29-09-2008

EVALUATION Will do. Filed CCC request http://ccc.sfbay/6747671
29-09-2008