-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.3.1, 1.4.2, 5.0
-
Component/s: security-libs
-
b36
-
generic
-
generic
-
Verified
Name: smR10189 Date: 12/02/2003
All doPrivileged methods of java.security.AccessController class
have an action to be run as a parameter. Also a context for running
can be passed as a parameter.
The spec doesn't define doPrivileged methods behavior if
an action or a context value is null.
======================================================================