afu8u/langtools/test/tools/javac/generics/inference
Maurizio Cimadamore 84f6578032 8130304: Inference: NodeNotFoundException thrown with deep generic method call chain
Bug in Tarjan implementation is generating node ids which can overflow 32 bits

Reviewed-by: vromero
2016-01-26 21:08:18 +00:00
..
4941882
4942040
4954546
4972073
5003431
5021635
5034571
5042462
5044646
5049523
5070671
5073060
5080917
5081782
6215213
6222762
6240565
6273455
6278587
6302954
6315770
6356673
6359106
6365166
6369605
6468384
6569789
6611449
6638712
6650759
6718364
6838943
6938454
6943278
6995200
7086586 8046762: Revert some inference fixes in JDK-8033718 2014-06-13 13:30:29 -06:00
7086601
7154127
7177306
8006692
8015505
8019824
8020149
8043725 8043725: javac fails with StackOverflowException 2014-06-10 10:22:26 +01:00
8043926 8043926: javac, code valid in 7 is not compiling for 8 2014-07-22 13:21:50 +01:00
8055963 8055963: Inference failure with nested invocation 2015-05-26 11:03:40 +01:00
8058511 8058511: StackOverflowError at com.sun.tools.javac.code.Types.lub 2014-10-28 14:59:42 +00:00
8130304 8130304: Inference: NodeNotFoundException thrown with deep generic method call chain 2016-01-26 21:08:18 +00:00
EagerReturnTypeResolution 8044050: Move misplaced inference tests to test/tools/javac/generics/inference 2014-05-27 16:39:05 -06:00
T8028503 8028503: javac, for method references a primitive type can be added as a bound 2014-05-13 16:11:43 +01:00
T8044546 8044546: Crash on faulty reduce/lambda 2014-06-20 20:36:54 +01:00
LowerBoundGLB.java
NestedWildcards.java 8046762: Revert some inference fixes in JDK-8033718 2014-06-13 13:30:29 -06:00
T6835428.java
T7015715.java