Commit Graph

10 Commits

Author SHA1 Message Date
Tagir Valeev
dafe2e8918 StandardInstructionVisitor: kill instruction state on ArrayIndexOutOfBounds 2019-02-20 16:36:39 +07:00
Tagir Valeev
a93cb6b9a5 Java slicing: support -> this/-> paramN contracts
Fixes IDEA-121571 Feature request: A Contract Annotation that indicates that a method returns its argument
2018-05-08 11:53:19 +07:00
Alexey Kudravtsev
b346fc5e2e IDEA-169269 "Analyze dataflow to here" should process only implementations of current class when analyzing return values for a method call in instance method 2017-03-17 12:07:05 +03:00
Alexey Kudravtsev
ee62f51f3e IDEA-169542 'Analyze Dataflow to Here' misses assignment to variables passed to anonymous classes 2017-03-16 14:57:24 +03:00
Alexey Kudravtsev
da3d3a087e let "analyze dataflow to this" go through StringUtil.notNullize(String) 2017-03-13 13:57:42 +03:00
Alexey Kudravtsev
89b362ef96 IDEA-146946 2015-11-12 17:04:34 +03:00
Alexey Kudravtsev
48bfcde50a IDEA-126171 2014-07-02 13:29:29 +04:00
Alexey Kudravtsev
c7b78f76a2 IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface 2014-02-18 13:55:52 +04:00
Alexey Kudravtsev
6bcad287da dataflow to/from containers support 2013-10-22 12:33:55 +04:00
Alexey Kudravtsev
2718da9fc7 more java tests moved to community 2010-06-25 12:46:40 +04:00