Denis Zharkov
fd9025a4fb
Add Java8 foreign-annotations tests without jsr305.jar in the classpath
...
Some of them are expected to fail since neither IntelliJ class reading
nor our fast class reading can read annotations on type arguments
2017-09-26 16:40:47 +03:00
Denis Zharkov
58a0ca61a9
Minor. Fix java test data to make it actually compilable
2017-09-26 16:40:47 +03:00
Denis Zharkov
71f85812d6
Improve support for TYPE_USE default qualifiers
...
- Apply default qualifiers to type arguments if they contain TYPE_USE
in applicability list
- Read TYPE_USE placed default qualifier annotations
#KT-19592 Fixed
#KT-20016 In Progress
2017-09-26 16:40:47 +03:00
Denis Zharkov
02d3d9785c
Move JSR-305 tests to one directory and strip common name prefix
2017-09-26 16:40:47 +03:00