Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6763639
Votes 0
Synopsis Remove "rawtypes" warnings from JMX code
Category jmx:classes
Reported Against
Release Fixed 7(b40)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs
Submit Date 24-OCT-2008
Description
With the addition of -Xlint:rawtypes in the JDK 7 compiler, lots of warnings appear in the JMX code. Fixing these warnings would allow us to notice real problems in future code; not fixing them means that such problems are likely to go unnoticed amidst the noise.
Posted Date : 2008-10-24 16:14:40.0
Work Around
N/A
Evaluation
Tedious mechanical sweep over the sources.
Posted Date : 2008-10-24 16:14:40.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang