WALA/com.ibm.wala.core.testdata/src
Ben Liblit c1572ec3a5 Remove unnecessary warning-suppression annotations
These annotations used to suppress real Eclipse warnings.  However,
we've now turned those warnings off for the entire project.
2017-07-26 20:08:34 -07:00
..
annotations Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
arrayAlias Enhanced pointer analysis to reason that arrays known to be of zero length 2012-05-09 15:35:54 -06:00
arraybounds Correct HTML embedded in Javadoc comments 2016-11-28 11:14:41 -06:00
bug144 bug 144 2017-03-14 10:05:18 -04:00
cell Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
cfg Merge branch 'pull-request__nullpointer-bugfixes' of https://github.com/joana-team/WALA 2017-03-11 14:48:13 -05:00
classConstant Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
cornerCases Disable or suppress various Eclipse warnings in test data 2017-07-26 20:08:34 -07:00
cpa Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00
dataflow several variants of reaching defs analysis, including test class and a bit of test data. still needs better documentation 2010-04-28 16:53:07 +00:00
defaultMethods Java 8 default methods 2015-08-09 13:46:03 -04:00
demandpa Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
dynamicCG Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
exceptionpruning Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
finalizers finalizer test 2015-08-09 13:43:40 -04:00
hello Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
inner support for reading InnerClass attributes 2008-08-15 14:49:33 +00:00
lambda Java 8 suport enhancements, mostly to model lambdas compiled to 2015-08-12 15:20:21 -04:00
messageFormatTest Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
multiDim cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
multiTypes merge 2013-06-25 11:57:37 -04:00
pi Fix for bug with pi nodes reported by Andreas Sewe 2013-05-07 14:43:49 -07:00
recurse Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
reflection Disable or suppress various Eclipse warnings in test data 2017-07-26 20:08:34 -07:00
shrike java 7 support, with much pain for stack maps :) 2014-10-06 15:34:16 -04:00
slice Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
special fix for missing Java 8 feature 2017-02-24 22:29:14 -05:00
staticInit Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00
string add missing copyright headers 2013-05-22 15:39:19 -07:00
typeInference Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00