aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources/devtools/forbidden-signatures.txt
Commit message (Expand)AuthorAgeFilesLines
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-071-2/+31
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-1/+4
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-161-1/+4
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-3/+3
* Remove references to DatatypeConverterAndreas Beeker2019-10-251-0/+3
* add stax entries to forbidden apis due to android issuesPJ Fanning2018-10-061-0/+5
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-241-2/+3
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-0/+3
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-2/+4
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-4/+11
* eventually we want to forbid StringBuffer usageJaven O'Neal2017-10-311-0/+4
* github-79: add String.toString() to forbidden API'sJaven O'Neal2017-10-161-0/+3
* Upgrade to FindBugs 3.0.1 and add some findbugs-excludesDominik Stadler2016-05-241-4/+0
* fix forbidden apis issuesAndreas Beeker2015-12-131-2/+2
* Add some additional rules for the forbidden-apis-check borrowed from Elastics...Dominik Stadler2015-12-021-0/+81
* close resourcesAndreas Beeker2015-11-291-0/+3
* Fix remaining security manager problems. Forbiddenapis now passes.Uwe Schindler2015-11-111-4/+3
* Tried to add excelant to forbidden-apis-check, but failed due to issue #82 in...Dominik Stadler2015-11-081-4/+10
* fixes sonar/findbugs issuesAndreas Beeker2015-11-021-1/+2
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-0/+25