-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: core-libs
-
b01
The method SecurityManger.getClassContext is declared to return a raw Class[] rather than Class<?>[] or some more specific types.
Raw types should not be used for return types in core classes.
Raw types should not be used for return types in core classes.
- csr of
-
CCC-8027063 SecurityManger.getClassContext returns a raw type
-
- Closed
-
- relates to
-
JDK-8027062 Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager}
-
- Closed
-