This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-17 21:15:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
097d08f04eeded47faac119c4fb935551b3017b1
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
multipleJdks
/
java8
/
p
T
History
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
..
DeclaredTypeOfVariableImplementsUnknownType.java
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
GenericCallableWithDifferentTypeArgs.java
…
GenericComparator.java
…
GetClass.java
…
NoOverriding.java
…
StaticCallOnChildWithNotAccessibleParent.java
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
SuperclassImplementsGenericsOfUnknownType.java
…
SuperclassImplementsUnknownType.java
…
SuperMethodNotExist.java
…
WrongComparator.java
…
WrongComparatorInUpperBound.java
test to ensure that capture's bound is corrected according to the used jdk/library
2015-12-02 15:42:02 +01:00
WrongSuperInLibrary.java
…