This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-07 05:09:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9fd72ebac4ae9bdd100aa563ff456aab6441dc1
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
diamond
History
Anna Kozlova
dfcebe315b
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
..
AvoidClassRefCachingDuringInference.java
new inference: avoid resolveGenericMethod on new expressions as diamond types are expanded and cached on class reference (IDEA-133297)
2014-11-25 13:36:23 +01:00
IDEA97294.java
new inference: cache substitutor for outer call conflict resolution
2014-03-07 18:02:48 +01:00
OuterClass.java
…
OverloadOuterCall.java
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
Varargs.java
diamonds: constructor varargs (IDEA-131918)
2014-10-29 14:21:11 +01:00