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-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bedb80d81c5a0ed62ad86cfb62619f6100555c0
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
2bedb80d81
overload resolution: don't prefer concrete over abstract if the signatures are not override-equivalent
2016-05-30 11:28:01 +03:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
change signature: expand expr lambda to block lambda when exception should be caught; don't expand method ref to lambda when only unchecked exceptions were added (IDEA-152386)
2016-04-28 11:39:38 +02:00
completion
/normal
IDEA-156379 Suggested "collect(Collectors.toList())" ignores static Collectors import
2016-05-24 15:21:50 +02:00
constraints
…
diamond
…
exceptions
…
expressions
clear diamond inference errors when overload resolution fails
2016-04-28 11:39:38 +02:00
findUsages
…
functionalInterface
…
graphInference
invocation type inference: don't create fresh variables for all type parameters but only for those where wildcards are used in return type (IDEA-155627; IDEA-151220; IDEA-151387)
2016-05-06 18:00:16 +02:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
good code red: applicability check for non-generic method requires types calculation
2016-05-20 21:44:12 +02:00
newMethodRef
…
overloadResolution
overload resolution: don't prefer concrete over abstract if the signatures are not override-equivalent
2016-05-30 11:28:01 +03:00
params
…
performance
…
redundantCast
redundant cast: process branches of conditional expressions with respect to expected type for functional expressions (IDEA-156480)
2016-05-25 18:40:17 +03:00
regression
…
resolve
…
wildcardParametrization
upcoming changes to the spec and javac (JDK-8145614; JDK-8142876)
2016-05-20 18:52:45 +02:00