jdk-24/langtools/test/tools/javac/generics/wildcards
Maurizio Cimadamore 981c6dc298 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations
Add infrastructure to avoid combinatorial explosion of method argument attributions

Reviewed-by: jlahoda, vromero, dlsmith
2015-09-15 13:43:44 +01:00
..
6320612
6330931
6437894
6651719
6762569 8078024: javac, several incorporation steps are silently failing when an error should be reported 2015-04-22 09:44:15 -07:00
6886247 7175911: Simplify error reporting API in Check.CheckContext interface 2012-08-02 18:22:41 +01:00
7034495 8015101: Covariance of return type implied by upper bounding on type parameter is ignored 2014-06-10 15:25:01 -06:00
neg 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations 2015-09-15 13:43:44 +01:00
pos
AssignmentDifferentTypes.java 8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir 2015-05-15 16:59:34 -07:00
AssignmentDifferentTypes.out 8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir 2015-05-15 16:59:34 -07:00
AssignmentSameType.java 8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir 2015-05-15 16:18:16 -07:00
AssignmentSameType.out 8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir 2015-05-15 16:18:16 -07:00
BoundBug.java
ContraArg.java
RefQueue.java 8033437: javac, inconsistent generic types behaviour when compiling together vs. separate 2014-05-02 22:35:23 +01:00
RefQueueBug.java 8033437: javac, inconsistent generic types behaviour when compiling together vs. separate 2014-05-02 22:35:23 +01:00
SubtypeCaptureLeak.java 8039214: Inference should not map capture variables to their upper bounds 2015-02-20 17:05:13 -07:00
T5097548.java
T5097548b.java
T6450290.java 8048833: .out files for generics tests in tools/javac dir 2014-07-17 09:56:07 -07:00
T6450290.out 8048833: .out files for generics tests in tools/javac dir 2014-07-17 09:56:07 -07:00
T6732484.java
T8015101.java 8015101: Covariance of return type implied by upper bounding on type parameter is ignored 2014-06-10 15:25:01 -06:00
T8034147.java 8034147: javac crashes with a NullPointerException during bounds checking 2014-06-20 10:56:31 -06:00
UnboundArray.java