Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 1.3.1, 1.4.2, 5.0
-
Fix Version/s: 5.0
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b36
-
CPU:generic
-
OS:generic
-
Verification:Verified
Description
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.
======================================================================