This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-23 07:14:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8353b3ef9671d522d3eb182bf00ec0287c9247c0
openide
/
java
/
java-tests
/
testData
/
inspection
/
dataFlow
/
fixture
T
History
peter
ff89600364
IDEA-88777 equlas() and == should be taken into account by nullability check
2012-07-17 18:54:47 +02:00
..
AnnReport.java
…
BigMethodNotComplex.java
…
Boxing128.java
IDEA-86945 'Redundant type cast' and 'Constant conditions & exceptions' inspections
2012-06-19 18:41:10 +02:00
BuildRegexpNotComplex.java
…
CanBeNullDoesntImplyIsNull.java
…
ComparingToNotNullShouldNotAffectNullity.java
…
ContinueFlushesLoopVariable.java
remove copyright from testdata
2012-07-17 18:54:46 +02:00
EqualsNotNull.java
IDEA-88777 equlas() and == should be taken into account by nullability check
2012-07-17 18:54:47 +02:00
FieldChangedBetweenSynchronizedBlocks.java
…
FieldInAnonymous.java
…
FinalFieldsInitializedByAnnotatedParameters.java
fix false NPE alarms on fields
2012-06-26 22:02:48 +02:00
GeneratedEquals.java
…
IDEA84489.java
…
MultiCatch.java
IDEA-88425 "Constant conditions & exceptions" inspection fails in the presence of multicatch
2012-07-09 15:04:37 +02:00
NullableAnonymousMethod.java
…
NullableAnonymousParameter.java
…
NullableAnonymousVolatile.java
…
NullableAnonymousVolatileNotNull.java
…
NullableField.java
…
StringTernaryAlwaysTrue.java
…
TernaryInWhileNotComplex.java
…
TryCatchInForNotComplex.java
…
TryInAnonymous.java
…