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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcf8e6f37310702461bd5f1310912de4c159d3dd
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
fcf8e6f373
move inference error from element to method candidate to avoid overload method pollution; show inference error in the editor if applicability check was successful; register inference error if variable has incompatible upper bounds (IDEA-145106)
2015-11-16 10:05:50 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
constraints
…
diamond
null types (IDEA-146740)
2015-10-26 13:50:02 +01:00
exceptions
…
expressions
recursive getLambdaParameterType problem: don't check nested lambda body for unchecked exceptions, that's impossible anyway (IDEA-146161)
2015-10-09 17:17:09 +02:00
findUsages
missed usages of method references (IDEA-147828)
2015-11-12 12:36:59 +01:00
functionalInterface
…
graphInference
move inference error from element to method candidate to avoid overload method pollution; show inference error in the editor if applicability check was successful; register inference error if variable has incompatible upper bounds (IDEA-145106)
2015-11-16 10:05:50 +01:00
highlighting
recursive getLambdaParameterType problem: don't check nested lambda body for unchecked exceptions, that's impossible anyway (IDEA-146161)
2015-10-09 17:17:09 +02:00
incomplete
…
inference
…
interfaceMethods
don't reject static method of interfaces imported via static imports (IDEA-145504)
2015-09-25 15:43:09 +03:00
methodRef
…
mostSpecific
…
newLambda
recursive substitutors: additional constraints substitution should not repeat already performed substitution with site substitutor (IDEA-146841)
2015-10-26 18:56:03 +01:00
newMethodRef
testdata for IDEA-147873
2015-11-13 16:07:17 +01:00
overloadResolution
method reference: don't start containing class parameter type inference for receiver-reference; corresponding substitutor should be already known (IDEA-146604; IDEA-147223)
2015-11-03 17:10:58 +01:00
params
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
eliminate wildcards elimination in flattening intersection types (IDEA-143194); fully follow specification in determining target type - javac would be fixed (JDK-8142876), eclipse already obeys the spec
2015-11-12 20:14:15 +01:00