forked from spotbugs/spotbugs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using ValidationSecurityManager as SecurityManager
The Security Manager is deprecated and subject to removal in a future release. There is no replacement for the Security Manager. See also spotbugs#1579
- Loading branch information
Showing
5 changed files
with
2 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 0 additions & 106 deletions
106
...bugs-tests/src/test/java/edu/umd/cs/findbugs/ba/jsr305/ValidationSecurityManagerTest.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
130 changes: 0 additions & 130 deletions
130
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/ValidationSecurityManager.java
This file was deleted.
Oops, something went wrong.
78 changes: 0 additions & 78 deletions
78
spotbugsTestCases/src/java/jsr305/validation/CheckValidatorSandboxing.java
This file was deleted.
Oops, something went wrong.