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-09-24 06:06:18 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
217452d4068a564f6eb007ee3ebafafb7ebfffc8
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
4ee27fecce
can complete normally for nested try-with-resources (IDEA-138961)
2015-04-09 17:02:25 +02:00
..
additionalConstraints
…
advHighlighting
strictfp in interfaces for java 1.8 (IDEA-138501)
2015-03-31 13:48:27 +02:00
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
new inference: check bounds problems for all variables acceptable in current context (IDEA-138407); reject complicated dependencies (see JDK-8039299)
2015-04-02 21:19:54 +02:00
exceptions
…
expressions
new overload resolution: avoid second conflict resolution for the same conflicts, e.g. because resulted array would be available inside guard of ResolveCache (IDEA-138596)
2015-04-02 18:06:39 +02:00
findUsages
…
functionalInterface
…
graphInference
…
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
lambda isValueCompatible: ensure that normal completion is impossible for infinite loops (IDEA-137848)
2015-03-20 20:08:51 +01:00
newMethodRef
method reference: ignore already handled exceptions (IDEA-137694)
2015-03-18 14:09:58 +01:00
overloadResolution
can complete normally for nested try-with-resources (IDEA-138961)
2015-04-09 17:02:25 +02:00
params
…
redundantCast
redundant cast: do not raise if result in bad return type in lambda expression (IDEA-138927)
2015-04-08 21:14:33 +02:00
regression
testdata for IDEA-138696
2015-04-02 18:06:40 +02:00
resolve
…
wildcardParametrization
…