Commit Graph
136 Commits
Author SHA1 Message Date
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
anna 226c5a1259 SOE (IDEA-57264) 2012-10-23 21:08:46 +02:00
anna 229c91c903 SOE (IDEA-57496) 2012-10-23 21:08:45 +02:00
anna f57c2243d7 testdata for IDEA-57494 2012-10-23 21:08:45 +02:00
anna 26378d1212 testdata for IDEA-57495 2012-10-23 21:08:44 +02:00
anna c4b1b83089 testdata for IDEA-57493 2012-10-23 21:08:43 +02:00
anna c4666625ee testdata for IDEA-57492 2012-10-23 21:08:42 +02:00
anna c743366b7a testdata for IDEA-57486 2012-10-23 21:08:42 +02:00
anna ac1865fbc2 testdata for IDEA-57485 2012-10-23 21:08:41 +02:00
anna 7c50a4b1b4 testdata for IDEA-57484 2012-10-23 21:08:40 +02:00
anna b40ec2d2d1 testdata for IDEA-57411 2012-10-23 21:08:40 +02:00
anna b704249a4c testdata for IDEA-57410 2012-10-23 21:08:39 +02:00
anna faca3a20d6 testdata for IDEA-57509 2012-10-23 21:08:38 +02:00
anna 0d69d53de2 testdata for IDEA-57533 2012-10-23 18:07:14 +02:00
anna eccf567a5b testdata for IDEA-57275 2012-10-23 18:07:14 +02:00
anna 69b98caa39 testdata for IDEA-57563 2012-10-23 18:07:13 +02:00
anna 1cadfc4092 testdata for IDEA-57557 2012-10-23 18:07:12 +02:00