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
03d43344300f050e0a7c3b25772a97d0772ec2c6
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
03d4334430
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
..
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
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
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
inferred type check for raw constraints (IDEA-147529)
2015-11-10 18:45:36 +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