anna
|
6ef43fb5d9
|
check erased types for first param applicability if method substitutor is raw
|
2013-02-20 14:26:28 +01:00 |
|
anna
|
52338427d5
|
inference from conditions (IDEA-101161)
|
2013-02-15 16:28:14 +01:00 |
|
anna
|
e120d0af1f
|
do not check within bounds for super wildcards
|
2013-02-15 16:28:13 +01:00 |
|
Anna Kozlova
|
5a288c4f7d
|
testdata for IDEA-86875
|
2013-02-06 16:03:09 +04:00 |
|
Anna Kozlova
|
196ed7600d
|
prefer interface as super method when class extends unrelated class and interface (IDEA-99347)
|
2013-01-21 19:11:45 +04:00 |
|
anna
|
225296c67f
|
treat Object[] (IDEA-99061)
|
2013-01-15 12:49:02 +01:00 |
|
anna
|
93a7d9f158
|
method conflicts: prefer method with more specific return type (IDEA-67570)
|
2013-01-08 13:44:08 +01:00 |
|
anna
|
fe7244031a
|
testdata for IDEA-57539
|
2013-01-08 11:27:09 +01:00 |
|
anna
|
5055466ac6
|
testdata for IDEA-67597
|
2013-01-07 19:12:47 +01:00 |
|
anna
|
d1893766c4
|
type params: error for jdk < 1.7 (IDEA-67861)
|
2013-01-07 19:12:46 +01:00 |
|
anna
|
542009391b
|
IDEA-67859
|
2013-01-07 19:12:45 +01:00 |
|
anna
|
8d97155040
|
erasure: use before subst for type param bound (IDEA-98092)
|
2013-01-03 16:04:53 +01:00 |
|
Roman Shevchenko
|
b4eebdd684
|
IDEA-98421 (parse super call type arguments)
|
2013-01-02 21:19:14 +01:00 |
|
Anna Kozlova
|
782320dcd0
|
highlight enum constant name when its body should contain some implementation (IDEA-98411)
|
2013-01-02 11:41:23 +01:00 |
|
anna
|
7646fda820
|
wording: don't suggest to make enum constant abstract (IDEA-98165)
|
2012-12-28 18:33:13 +01:00 |
|
anna
|
ea55d12eb3
|
check erased types for method calls on raw exprs (IDEA-97952)
|
2012-12-27 20:14:17 +01:00 |
|
anna
|
aa4e002ea2
|
IDEA-97888
|
2012-12-20 17:12:15 +01:00 |
|
anna
|
5aa6fe3572
|
check overriding in correct order (IDEA-97506)
|
2012-12-14 18:36:43 +01:00 |
|
anna
|
d29e6b8b99
|
composition of extends/super wildcard reworked (IDEA-96721)
|
2012-12-14 18:36:42 +01:00 |
|
anna
|
c484ce61f0
|
composition of extends/super wildcard should get just its bound (IDEA-96721)
|
2012-12-14 15:31:23 +01:00 |
|
anna
|
b9669b6add
|
isAssignable (IDEA-97276)
|
2012-12-12 15:59:15 +01:00 |
|
anna
|
7bf7cb9e6f
|
when detect inaccessible classes in static context take into account NewExpression qualifiers
|
2012-12-06 11:01:29 +01:00 |
|
anna
|
ed23e353b4
|
intersection type flattening: prefer non raw types (IDEA-95124)
|
2012-11-19 17:04:40 +01:00 |
|
anna
|
9cef655a6a
|
accept row types when bounds were parameterized issue (IDEA-94987)
|
2012-11-19 17:04:39 +01:00 |
|
anna
|
67ac8cc039
|
instance inner class accessed from static context in declaration: error if containing class contains type params, good code otherwise
|
2012-11-16 21:05:06 +01:00 |
|
anna
|
1b745866b9
|
check for specific return type should take substitutors into account (IDEA-95129)
|
2012-11-16 14:22:44 +01:00 |
|
anna
|
ec89f9e0a9
|
java 6 is free from boxing problem in covariant position
|
2012-11-16 12:23:24 +01:00 |
|
anna
|
2c3fd187d5
|
check if super wildcard is within its bounds (IDEA-95065)
|
2012-11-15 21:37:07 +01:00 |
|
anna
|
77d6b68a6b
|
IDEA-94990: java 6 bug workaround
|
2012-11-15 19:15:14 +01:00 |
|
anna
|
daea664646
|
IDEA-94908: forbid to select raw type from parameterized parent
|
2012-11-14 19:22:02 +01:00 |
|
anna
|
7cee6ae2b4
|
temp decline raw assignments (IDEA-92022)
|
2012-11-13 20:18:07 +01:00 |
|
anna
|
e1ac2b1977
|
IDEA-91626
|
2012-11-13 20:18:06 +01:00 |
|
Anna Kozlova
|
8f68586d5e
|
java 7 vs java 6 & primitive varargs (IDEA-70370)
|
2012-11-04 18:45:43 +01:00 |
|
Anna Kozlova
|
e2d4d30081
|
unchecked cast to captured wildcards (IDEA-21547)
|
2012-11-04 14:26:18 +01:00 |
|
anna
|
ab967de09e
|
generics: distinguish same name type params for overloaded methods (IDEA-94084)
|
2012-11-02 20:42:05 +01:00 |
|
anna
|
fa6b1cc009
|
IDEA-94011
|
2012-11-02 13:31:41 +01:00 |
|
anna
|
2c5603f241
|
generics: inaccessible through wildcards bounds
|
2012-10-31 17:49:57 +01:00 |
|
anna
|
f743e7ae8c
|
generics: from same signature methods prefer methods without wildcards (IDEA-90802)
|
2012-10-31 17:49:55 +01:00 |
|
anna
|
8f303c23aa
|
generics: do not accept inferred lower bound when inferred through raw type (IDEA-93672)
|
2012-10-26 13:29:55 +02:00 |
|
anna
|
b5ada3d096
|
testdata for IDEA-57309
|
2012-10-23 21:08:56 +02:00 |
|
anna
|
132c55ebb1
|
testdata for IDEA-57311
|
2012-10-23 21:08:55 +02:00 |
|
anna
|
17b64a96f7
|
testdata for IDEA-57310
|
2012-10-23 21:08:55 +02:00 |
|
anna
|
c7b237eb01
|
testdata for IDEA-57308
|
2012-10-23 21:08:54 +02:00 |
|
anna
|
f68fd89bea
|
testdata for IDEA-57307
|
2012-10-23 21:08:53 +02:00 |
|
anna
|
fa401e23e8
|
testdata for IDEA-57286
|
2012-10-23 21:08:52 +02:00 |
|
anna
|
32ba5ea18d
|
testdata for IDEA-57284
|
2012-10-23 21:08:51 +02:00 |
|
anna
|
2242a0f8d3
|
testdata for IDEA-57346
|
2012-10-23 21:08:50 +02:00 |
|
anna
|
6cee706093
|
testdata for IDEA-57346
|
2012-10-23 21:08:48 +02:00 |
|
anna
|
380479ae47
|
testdata for IDEA-57315
|
2012-10-23 21:08:47 +02:00 |
|
anna
|
d0449739cf
|
SOE (IDEA-57264)
|
2012-10-23 21:08:47 +02:00 |
|