jdk/langtools/test/tools/javac/generics/inference
Maurizio Cimadamore 04f289629a 8170410: inference: javac doesn't implement 18.2.5 correctly
Javac does not generate constraints of the kind 'throws alpha' as described in the spec

Reviewed-by: vromero, dlsmith
2016-12-05 19:00:56 +00: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 7182350: Regression in wording of unchecked warning message 2013-08-20 17:34:06 +04:00
6838943
6938454
6943278
6995200
7086586 8033718: Inference ignores capture variable as upper bound 2014-05-06 15:46:09 -06:00
7086601 8076543: Add @modules as needed to the langtools tests 2015-05-21 11:41:04 -07:00
7154127 8067767: type inference performance regression 2015-11-19 16:43:11 +00:00
7177306 8074502: Group 13c: golden files for tests in tools/javac/generics dir 2015-05-15 09:30:55 -07:00
8006692
8015505
8019824 8159680: Inference failure with unchecked subtyping and arrays 2016-06-17 18:17:16 +01:00
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
8067767 8067767: type inference performance regression 2015-11-19 16:43:11 +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
8141613 8141613: Compiler fails to infer generic type 2015-11-10 11:49:14 +00:00
8147493 8147493: regression when type-checking unchecked method calls 2016-01-20 10:50:28 +00:00
8148213 8148213: Regression: nested unchecked call does not trigger erasure of return type 2016-01-28 14:06:27 +00:00
8152411 8152411: Regression: inference fails to reject incompatible upper bounds 2016-03-23 16:59:02 +00:00
8152832 8152832: Type inference regression in javac 2016-04-08 10:52:26 +01:00
8156954 8156954: javac incorrectly complains of incompatible types 2016-05-17 17:53:18 +01:00
8157149 8157149: Inference: weird propagation of thrown inference variables 2016-05-23 15:07:10 +01:00
8158355 8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags 2016-09-06 17:04:43 -07:00
8159680 8159680: Inference failure with unchecked subtyping and arrays 2016-06-17 18:17:16 +01:00
8164399 8164399: inference of thrown variable does not work correctly 2016-08-25 11:51:19 +01:00
8168134 8168134: Inference: javac incorrectly propagating inner constraint with primitive target 2016-10-26 12:27:51 +01:00
8170410 8170410: inference: javac doesn't implement 18.2.5 correctly 2016-12-05 19:00:56 +00:00
EagerReturnTypeResolution 8133671: langtools tests have bad license 2015-08-26 09:02:02 +02:00
T8028503 8028503: javac, for method references a primitive type can be added as a bound 2014-05-10 01:24:35 +01:00
T8044546 8044546: Crash on faulty reduce/lambda 2014-06-20 20:36:54 +01:00
CaptureInDeclaredBound.java 7190296: Test for type containment during bounds checking 2015-12-17 15:46:37 -07: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
CheckNoTimeoutException.java 8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl 2016-03-07 18:49:02 +05:30
IntersectThrownTypesTest.java 8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl 2016-03-07 18:49:02 +05:30
IntersectThrownTypesTest.out 8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl 2016-03-07 18:49:02 +05:30
LowerBoundGLB.java 8033718: Inference ignores capture variable as upper bound 2014-05-06 15:46:09 -06:00
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