-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-svc
-
None
The SecurityManager removal cleanup for this test was fairly cautious.
It retains unused code with a call to "System.setSecurityManager(new SecurityManager());" which can be removed. It no longer needs to take a parameter to state which test to perform, as only one test is now active.
It retains unused code with a call to "System.setSecurityManager(new SecurityManager());" which can be removed. It no longer needs to take a parameter to state which test to perform, as only one test is now active.