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-18 07:15:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e353cebff5dde0fc30e09fee0ecc1f845f87956
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
8e353cebff
testdata for IDEA-106985
2014-09-04 15:07:13 +04:00
..
advHighlighting
…
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
testdata for IDEA-106985
2014-09-04 15:07:13 +04:00
highlighting
new inference: most specific check according to spec, fixed testdata after JDK-8043734
2014-09-04 13:45:03 +04:00
incomplete
…
inference
…
interfaceMethods
forbid 'static'/'default' in annotation types
2014-08-18 14:35:59 +04:00
methodRef
method reference: exact reference check fixed for methods with the signatures without generics (IDEA-127765)
2014-08-05 18:54:32 +02:00
mostSpecific
new inference: most specific check according to spec, fixed testdata after JDK-8043734
2014-09-04 13:45:03 +04:00
newLambda
new inference: standalong check with cached data (IDEA-128982)
2014-09-02 19:59:38 +04:00
newMethodRef
new inference: cleanup incorporation phase
2014-08-29 12:01:58 +04:00
overloadResolution
new overload resolution: void value compatibility to reject improperly shaped implicitly typed lambdas
2014-09-03 16:54:34 +04:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…