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-05-06 13:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0b31e7d50f1aa46b4e020fec8a8400bec289ff2
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
…
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