jdk-24/test/langtools/tools/javac/analyzer
Jan Lahoda 17c3d1c333 8211102: Crash with -XDfind=lambda and -source 7
Disabling analyzers that cannot run in the given source level; lambdas in standalone positions should have erroneous type rather than the recovery type; avoiding crash in Flow for broken code.

Reviewed-by: mcimadamore
2018-09-27 10:24:12 +02:00
..
AnalyzersCheckSourceLevel.java 8211102: Crash with -XDfind=lambda and -source 7 2018-09-27 10:24:12 +02:00
AnalyzersCheckSourceLevel.out 8211102: Crash with -XDfind=lambda and -source 7 2018-09-27 10:24:12 +02:00
AnonymousInAnonymous.java 8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502 2018-02-22 18:53:28 +01:00
LambdaWithMethod.java 8191981: javac crash when detecting lambda candidates 2017-11-29 14:41:09 +01:00
LambdaWithMethod.out 8191981: javac crash when detecting lambda candidates 2017-11-29 14:41:09 +01:00
T8211102.java 8211102: Crash with -XDfind=lambda and -source 7 2018-09-27 10:24:12 +02:00