diff -r 000000000000 -r 959103a6100f test/tools/javac/failover/FailOver01.java --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/failover/FailOver01.java Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,10 @@ +/* + * @test /nodynamiccopyright/ + * @bug 6970584 + * @summary Flow.java should be more error-friendly + * @author mcimadamore + * + * @compile/fail/ref=FailOver01.out -XDrawDiagnostics -XDshouldStopPolicy=FLOW -XDdev FailOver01.java + */ + +class Test { { x = "" } }