jdk/langtools/test/tools/javac/generics/inference
Maurizio Cimadamore 379f2540aa 8077306: Recursive implementation of List.map leads to stack overflow
Recusrive implementation of List.map uses too much stack; switch to iterative version.

Reviewed-by: jlahoda
2015-09-14 11:26:14 +01:00
..
4941882 8078024: javac, several incorporation steps are silently failing when an error should be reported 2015-04-22 09:44:15 -07:00
4942040
4954546
4972073 8048836: .out files for generics tests in tools/javac dir 2014-07-17 11:14:39 -07:00
5003431
5021635
5034571
5042462
5044646 8074502: Group 13c: golden files for tests in tools/javac/generics dir 2015-05-15 09:30:55 -07:00
5049523
5070671
5073060 8074502: Group 13c: golden files for tests in tools/javac/generics dir 2015-05-15 09:30:55 -07:00
5080917
5081782 8048836: .out files for generics tests in tools/javac dir 2014-07-17 11:14:39 -07:00
6215213
6222762
6240565
6273455
6278587 8074502: Group 13c: golden files for tests in tools/javac/generics dir 2015-05-15 09:30:55 -07:00
6302954
6315770 8078024: javac, several incorporation steps are silently failing when an error should be reported 2015-04-22 09:44:15 -07:00
6356673
6359106
6365166
6369605
6468384
6569789
6611449 8078024: javac, several incorporation steps are silently failing when an error should be reported 2015-04-22 09:44:15 -07:00
6638712
6650759 8078024: javac, several incorporation steps are silently failing when an error should be reported 2015-04-22 09:44:15 -07:00
6718364
6838943
6938454
6943278
6995200
7086586
7086601 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
7154127
7177306 8074502: Group 13c: golden files for tests in tools/javac/generics dir 2015-05-15 09:30:55 -07:00
8006692
8015505
8019824
8020149
8043725 8043725: javac fails with StackOverflowException 2014-06-09 12:54:02 +01:00
8043893 8043893: Inference doesn't report error on incompatible upper bounds 2014-06-05 12:21:38 +01:00
8043926 8043926: javac, code valid in 7 is not compiling for 8 2014-07-08 15:42:04 +01:00
8048838 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
8055963 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
8058199 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
8058511 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
8062977 8062977: Inference: NullPointerException during bound incorporation 2014-11-06 14:33:22 +00:00
8077306 8077306: Recursive implementation of List.map leads to stack overflow 2015-09-14 11:26:14 +01:00
8078024 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
8130304 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
EagerReturnTypeResolution 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
T8028503
T8044546 8044546: Crash on faulty reduce/lambda 2014-06-20 20:36:54 +01:00
CaptureLowerBound.java 8039214: Inference should not map capture variables to their upper bounds 2015-02-20 17:05:13 -07:00
CaptureLowerBoundNeg.java 8039214: Inference should not map capture variables to their upper bounds 2015-02-20 17:05:13 -07:00
CaptureLowerBoundNeg.out 8039214: Inference should not map capture variables to their upper bounds 2015-02-20 17:05:13 -07:00
LowerBoundGLB.java
NestedCapture.java 8039214: Inference should not map capture variables to their upper bounds 2015-02-20 17:05:13 -07:00
NestedWildcards.java 8039214: Inference should not map capture variables to their upper bounds 2015-02-20 17:05:13 -07:00
T6835428.java
T7015715.java