jdk-24/test/langtools/tools/javac/lvti
Maurizio Cimadamore e196ae9be6 8191834: Assigning a void expression to a "var" crashes the compiler
Local variable type inference should give error on void initializers

Reviewed-by: sundar
2017-11-24 16:14:33 +00:00
..
badTypeReference 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00
harness 8189838: Stack overflow when computing upward projection of an intersection type with fbounds 2017-10-26 18:42:40 +01:00
BadLocalVarInferenceTest.java 8191834: Assigning a void expression to a "var" crashes the compiler 2017-11-24 16:14:33 +00:00
BadLocalVarInferenceTest.out 8191834: Assigning a void expression to a "var" crashes the compiler 2017-11-24 16:14:33 +00:00
FoldingTest.java 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00
FoldingTest.out 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00
ParserTest.java 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00
ParserTest.out 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00
SelfRefTest.java 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00
SelfRefTest.out 8177466: Add compiler support for local variable type-inference 2017-09-26 12:52:53 +01:00