-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
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.