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-09-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a47088fa4fcddb84c05cfddb10935994f8210c95
openide
/
java
/
java-tests
/
testData
/
inspection
T
History
Tagir Valeev
d8a28f8c5a
SimplifyStreamApiCallChainsInspection: boolean identity handling: push ::apply inside ternary expression (more robust); disable if function type is a subclass with additional 'apply' methods; tests merged together; @author updated
2017-01-30 14:00:53 +03:00
..
blockMarkerComments
…
canBeFinal
…
collectionAddAllCanBeReplacedWithConstructor
…
converter
…
dataFlow
report nullable values passed into not-null varargs (IDEA-167067)
2017-01-25 14:15:53 +01:00
deadCode
fix testdata
2017-01-18 13:29:49 +03:00
defaultFileTemplateUsage
…
defUse
…
deprecatedIsStillUsed
/simple
…
deprecation
…
duplicateThrows
/simple
…
emptyMethod
…
equalsAndHashcode
…
fieldCanBeLocal
…
globalContext
…
guarded
…
inefficientStreamCount
…
java8ArraysSetAll
IDEA-163460 Recognize patterns convertible to Arrays.setAll()
2017-01-17 12:50:10 +07:00
java8CollectionRemoveIf
…
java8ListSort
…
java8MapApi
Fix replace with computeIfAbsent when resulting var is not used (see also IDEA-166625)
2017-01-16 15:28:40 +07:00
javaDocInspection
/packageInfo
…
lambdaLibsStatic
…
localCanBeFinal
…
magic
…
nullableProblems
IDEA-166444 Good code yellow: Not annotated method with primitive return type is used as an override for a method annotated with NotNull
2017-01-18 19:42:15 +01:00
numericOverflow
…
offline
…
parameterCanBeLocal
…
quickFix
…
redundantArrayForVarargs
…
redundantCast
…
redundantRequiresStatement
…
redundantStreamOptionalCall
IDEA-166888 Report useless Stream or Optional intermediate operations
2017-01-20 11:32:48 +07:00
redundantSuppress
…
redundantThrow
…
redundantTypeArgs
…
sameParameterValue
…
sillyAssignment
…
simplifyCollector
SimplifyCollectorInspection: added test with generic argument
2017-01-23 11:13:43 +07:00
smartInheritance
…
streamApiCallChains
SimplifyStreamApiCallChainsInspection: boolean identity handling: push ::apply inside ternary expression (more robust); disable if function type is a subclass with additional 'apply' methods; tests merged together; @author updated
2017-01-30 14:00:53 +03:00
stringTokenizerDelimiter
…
suspiciousCalls
…
suspiciousNameCombination
…
testOnly
…
unknownGuard
…
unusedLibrary
…
unusedMethodParameter
…
unusedReturnValue
…
usage1.5
…
visibility
visibility: fix target
2017-01-18 13:29:49 +03:00