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-06-19 17:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eee43e56f4e3efbd9e3be592a80ef83311a03eee
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
genericsHighlighting
T
History
anna
31cb911e3f
generics: raw type should not be equal to param type (IDEA-60170)
2010-10-29 15:02:02 +04:00
..
AnnotationsAsPartOfModifierList.java
…
Autoboxing.java
…
AutoboxingConstructors.java
…
AutoboxingMethods.java
…
ClassInheritance.java
…
ConditionalExpression.java
…
ConvertibleTypes.java
…
DeepConflictingReturnTypes.java
…
Enum.java
…
EnumWithAbstractMethods.java
…
Exceptions.java
…
ExplicitMethodParameters1.java
…
ExplicitMethodParameters.java
…
ForeachTypes.java
…
GenericExtendException.java
…
IDEADEV7337.java
…
IDEADEV10459.java
…
IDEADEV12951.java
…
IDEADEV13011.java
…
IDEADEV14006.java
…
IDEADEV14103.java
…
IDEADEV15534.java
…
IDEADEV23157.java
…
IDEADEV24166.java
…
IDEADEV25778.java
…
IDEADEV57343.java
check whether wildcard bound or not (IDEA-57343)
2010-08-24 17:33:26 +04:00
ImplementAnnotation.java
…
InferenceWithBounds.java
…
InferenceWithSuperBounds.java
type inference: super bounds promotion corrected (IDEA-55718)
2010-07-19 17:10:52 +04:00
InferenceWithUpperBoundPromotion.java
good code is red: upper bound should move up if next parameter requires (IDEA-56696)
2010-07-23 13:57:13 +04:00
InheritFromTypeParameter.java
…
InnerClassRef.java
generics: raw type should not be equal to param type (IDEA-60170)
2010-10-29 15:02:02 +04:00
IntersectionTypes.java
…
Methods.java
…
MethodSignatureEquality.java
show methods the same if type parameter bounds were mixed
2010-08-26 12:03:53 +04:00
OverrideAtLanguageLevel5.java
…
OverrideAtLanguageLevel6.java
…
OverridingMethods.java
…
Raw.java
…
RawOverridingMethods.java
…
ReferenceTypeParams.java
…
SameErasure.java
…
SameErasureDifferentReturnTypes.java
…
StaticImports.java
…
SuperMethodCallWithErasure.java
…
TypeArgsOnRaw.java
…
TypeInference.java
…
TypeParameterBoundsList.java
…
TypeWithinItsWildcardBound.java
check if wildcard capture is possible; check array types inheritance ( IDEA-57261;IDEA-57262;IDEA-57266;IDEA-57288)
2010-08-19 11:47:00 +04:00
UncheckedCasts.java
…
UncheckedOverriding.java
…
Unused.java
…
Varargs.java
…
Variance.java
…
WildcardCastConversion.java
type casts: check type parameter first (IDEA-58454)
2010-09-09 13:09:37 +04:00
WildcardTypes.java
…