Loading... (original) (raw)
- Type:
Sub-task
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056801 | emb-9 | Unassigned | P4 | Resolved | Fixed | b26 |
The files in sun.tools should be cleared of raw and unchecked warnings.
backported by
JDK-8056801 Fix raw and unchecked lint warnings in sun.tools.*
- Resolved
relates to
JDK-8054199 addition of generics to sun.tools.* required one method to retain usage of rawtypes and @SuppressWarnings annotation
- Open