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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf5cd076c1662772c0631c76b0fac6539fe3af6c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
bf5cd076c1
new inference: avoid inferring partly raw types (in case of unchecked conversion resolve to eq/low bound or null if only upper is present) as these types won't be treated as wildcard parameterized ever (IDEA-150167)
2016-03-24 11:48:06 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
a test for EA-78631 - IAE: LightVariableBuilder.<init> (IDEA-CR-8189)
2016-02-26 15:19:04 +01:00
constraints
new inference: avoid inferring partly raw types (in case of unchecked conversion resolve to eq/low bound or null if only upper is present) as these types won't be treated as wildcard parameterized ever (IDEA-150167)
2016-03-24 11:48:06 +01:00
diamond
…
exceptions
…
expressions
inference: skip lambda content and all its dependants when lambda type parameter type is calculated
2016-03-03 11:39:53 +01:00
findUsages
…
functionalInterface
…
graphInference
overload resolution: clear inference errors from nested calls when top level expression is abadoned as non-applicable (IDEA-150718; IDEA-153222)
2016-03-18 15:50:22 +01:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
process override equivalent methods when check for functional interface target (IDEA-153324)
2016-03-21 14:14:26 +01:00
methodRef
…
mostSpecific
…
newLambda
new inference: avoid inferring partly raw types (in case of unchecked conversion resolve to eq/low bound or null if only upper is present) as these types won't be treated as wildcard parameterized ever (IDEA-150167)
2016-03-24 11:48:06 +01:00
newMethodRef
testdata for IDEA-152659
2016-03-09 14:23:53 +01:00
overloadResolution
new inference: avoid inferring partly raw types (in case of unchecked conversion resolve to eq/low bound or null if only upper is present) as these types won't be treated as wildcard parameterized ever (IDEA-150167)
2016-03-24 11:48:06 +01:00
params
…
performance
…
redundantCast
testdata for IDEA-150754
2016-03-18 15:50:22 +01:00
regression
…
resolve
…
wildcardParametrization
…