afu8u/langtools/test/tools/javac/generics
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
..
5009937
5066774
5086027
6182950
6192945
6207386 7175911: Simplify error reporting API in Check.CheckContext interface 2012-08-02 18:22:41 +01:00
6213818
6218229
6227936
6245699
6268476
6292765
6294779
6332204
6356636
6359951
6372782
6413682
6476118
6487370
6495506
6531075
6531090
6677785
6711619
6723444 8012242: Lambda compatibility and checked exceptions 2013-07-17 14:04:01 +01:00
6729401
6910550
6946618
6956758
6969184
6985719
7007615
7015430 7182350: Regression in wording of unchecked warning message 2013-08-20 17:34:06 +04:00
7020657
7022054 8003280: Add lambda tests 2012-11-17 19:01:03 +00:00
7034019
7034511 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check 2013-07-17 14:14:49 +01:00
7151070 7151070: NullPointerException in Resolve.isAccessible 2012-03-06 16:48:29 +00:00
7151802 7182350: Regression in wording of unchecked warning message 2013-08-20 17:34:06 +04:00
8004094 8004094: Javac compiler error - synthetic method accessor generated with duplicate name 2012-12-10 12:10:50 +00:00
8016640 8022508: javac crashes if the generics arity of a base class is wrong 2013-08-15 22:36:08 +02:00
8064803 8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods 2015-05-01 16:43:28 +01:00
abstract
bridge1
bridges 8013638: Few policy tests are failing in Lambda nightly 2013-07-17 19:28:40 +01:00
classreader
compat 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
diamond 8065986: Compiler fails to NullPointerException when calling super with Object<>() 2015-11-12 22:10:46 +00:00
forwardSeparateBound 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
genericAbstract
inference 8130304: Inference: NodeNotFoundException thrown with deep generic method call chain 2016-01-26 21:08:18 +00:00
neg 8013846: javac fails to reject semantically equivalent generic method declarations 2013-09-12 14:52:28 -04:00
odersky 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 2013-12-24 09:17:37 -08:00
parametricException
rare
rawOverride 8008627: Compiler mishandles three-way return-type-substitutability 2013-06-06 15:33:40 +01:00
rawSeparate
syntax/6318240
typeargs
typevars 8042656: Inference produces spurious error for intersection type bounds check 2014-05-09 19:42:25 -06:00
wildcards 8051467: javac, additional test case for JDK-8051402 2014-07-23 10:18:55 -04:00
ArrayClone.java
ArrayTypearg.java
BridgeClash.java
BridgeOrder.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BridgeRestype.java
CastCrash.java
Casting.java
Casting2.java
Casting3.java
Casting4.java
Casting5.java
CatchTyparam.java
Conditional.java
Covar2.java
Covar3.java
Covar4.java
Crash01.java
Crash02.java
CyclicInheritance3.java
CyclicInheritance5.java
ErasureClashCrash.java
ExtendedRaw1.java
ExtendedRaw2.java
ExtendedRaw3.java
ExtendedRaw4.java
FinalBridge.java
GenLit1.java
GenLit2.java
GenericAnonCtor.java
GenericMerge.java
GenericOverride.java
GenericThrowable.java
GetClass.java
GetClass2.java
InheritanceConflict.java
InheritanceConflict2.java
InheritanceConflict3.java
InnerInterface1.java
InnerInterface2.java
InstanceOf1.java
InstanceOf2.java
InstanceOf3.java
InterfaceCast1.java
LoadOrder.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
MissingBridge.java
MissingCast.java
Multibound1.java
MultipleInheritance.java
NameOrder.java
Nonlinear.java
ParametricException.java
ParenVerify.java
PermuteBound.java
PrimitiveClass.java
PrimitiveVariant.java
RawClient.java
RefEqual.java
RelaxedArrays.java
ReverseOrder.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SelfImplement.java
SilentUnchecked.java
SuperTypeargs.java
T4661029.java
T4683314.java
T4684378.java
T4695348.java
T4695415.java
T4695847.java
T4711570.java
T4711572.java
T4711694.java
T4738171.java
T4739399.java
T4757416.java
T4784207a.java
T4784207b.java
T4784219.java
T5011073.java
T5094318.java
T6391995.java
T6481655.java
T6507024.java
T6557954.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6657499.java
T6660289.java
T6751514.java
T6869075.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
TyparamLit.java
TyparamStaticScope.java
TyparamStaticScope2.java
UncheckedArray.java
UncheckedConstructor.java
UncheckedCovariance.java
UnsoundInference.java
Varargs.java
Varargs2.java
WrongNew.java