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-09 16:39:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca1d8a348c19abc7e88628836a1d3f8de5ab9d73
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
mostSpecific
History
Anna.Kozlova
3797d3ea1c
ensure ambiguity error presentation doesn't depend on previous calls to getSubstitutor()
2016-10-21 18:07:07 +02:00
..
BothVarargs.java
…
BoxingAndOverloadResolution.java
…
DifferentParamsLength.java
…
EnsureArgTypesAreNotCalculatedDuringOverload.java
…
FunctionalTypeComparisonWhenMethodsAreNotGeneric.java
…
IDEA121884.java
…
IDEA121999.java
…
IDEA123352.java
…
IDEA125855.java
most specific: do not start java 8 algorithm for provided type args (IDEA-125855)
2014-06-03 18:41:27 +04:00
IDEA127584.java
…
IncompatibleSiteSubstitutionBounds.java
…
IncompleteMethodInInterface.java
…
InferSpecificForGenericMethodWhenCallProvidesExplicitTypeArguments.java
…
JDK8034223.java
…
JDK8042508.java
testdata for JDK-8042508
2014-05-07 12:29:28 +04:00
MostSpecificByReturnType.java
…
MostSpecificForSameFunctionalTypes.java
…
NestedLambdaSpecifics.java
…
NestedVarargs.java
…
NoReturnTypeResolutionForThrownException.java
…
RelatedSAMErasures.java
…
SuperMethodsInExactCheck.java
method refs: is exact should check super methods for this/super qualifiers only (IDEA-124507)
2014-04-28 15:12:44 +02:00
TargetTypeParameter.java
…
VarargsSpecificsDuringMethodReferenceResolve.java
…
VoidConflict.java
…