-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
b01
Several public methods in the java.net package use a raw Class in their signature rather than the Class<?> (or some other specific Class value). Raw types in signatures should not be used.
- csr of
-
CCC-8031326 Use Class<?> rather than Class in java.net method signatures
-
- Closed
-