-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: core-svc
-
b40
-
generic
-
generic
-
Verified
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.