Anna Kozlova
|
2f82450d13
|
test to ensure that capture's bound is corrected according to the used jdk/library
|
2015-12-02 15:42:02 +01:00 |
|
Anna Kozlova
|
bd72fa775d
|
generics dependency on raw type (IDEA-146395)
|
2015-10-15 18:21:25 +02:00 |
|
peter
|
3ae8186707
|
IDEA-126629 java.io.Closeable is not AutoCloseable in some cases
search for close() method in a correct scope
|
2015-06-23 18:29:18 +02:00 |
|
peter
|
a577297f81
|
a bombed test for IDEA-126629 java.io.Closeable is not AutoCloseable in some cases
|
2015-04-16 19:11:48 +03:00 |
|
Anna Kozlova
|
6d0e359bbc
|
ensure language level is retrieved from analyzed method when method hierarchy is processed
|
2015-02-12 18:52:05 +01:00 |
|
Anna Kozlova
|
3318c68aad
|
test data for not accessible through captured wildcard
|
2015-02-10 17:55:57 +01:00 |
|
Anna Kozlova
|
f821d7de73
|
multi-module setup: ensure access to static method from base class available only through mediate class is marked as error (IDEA-91904)
|
2015-02-10 13:21:22 +01:00 |
|
Anna Kozlova
|
2e438a4f7c
|
multiple jdks/not exported dependencies: check that declared type of the qualifier doesn't contain unknown types
|
2015-02-09 20:33:09 +01:00 |
|
Anna Kozlova
|
69588b4a64
|
multiple jdks: test method signatures hierarchy
|
2015-02-09 19:38:17 +01:00 |
|
Anna Kozlova
|
d938257b33
|
multiple jdks in one project: highlight not accessible superclasses found in another module
|
2015-02-09 15:53:05 +01:00 |
|
Anna Kozlova
|
9144a4a416
|
multiple jdks test: ensure Map.getOrDefault doesn't exist in jdk 7 but exist in jdk 8
|
2015-01-22 20:36:25 +01:00 |
|
Anna Kozlova
|
e81c0c2c32
|
multiple jdks test of correct check of inheritance when super type has unknown type in type argument list
|
2015-01-22 19:14:32 +01:00 |
|
Anna Kozlova
|
cfea16328e
|
multiple jdks test of correct check of inheritance with different type arguments
|
2015-01-22 19:14:30 +01:00 |
|
peter
|
730bbf7667
|
MultipleJdksHighlightingTest: yet another test
|
2015-01-21 21:19:51 +01:00 |
|
peter
|
458b1b4b04
|
fix MultipleJdksHighlightingTest test data
|
2015-01-21 21:19:51 +01:00 |
|
Anna Kozlova
|
d5ca65d80f
|
multiple jdks: wrong resolve order tests bombed
|
2015-01-21 12:45:55 +01:00 |
|
Anna Kozlova
|
6cc60e2543
|
workaround for overload resolution for methods from Object when project has multiple jdks (IDEA-135422)
|
2015-01-21 12:14:13 +01:00 |
|