langtools/test/tools/javac/incompleteStatements/T8000484.out
author sogoel
Thu, 05 Jun 2014 10:57:10 -0700
changeset 24797 850ebd4d80a7
parent 14450 7a62c5b13d6e
permissions -rw-r--r--
8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir Reviewed-by: jjg

T8000484.java:10:9: compiler.err.catch.without.try
T8000484.java:11:9: compiler.err.else.without.if
T8000484.java:12:9: compiler.err.finally.without.try
T8000484.java:13:30: compiler.err.catch.without.try
T8000484.java:13:9: compiler.err.catch.without.try
T8000484.java:14:14: compiler.err.else.without.if
T8000484.java:14:9: compiler.err.else.without.if
T8000484.java:15:17: compiler.err.finally.without.try
T8000484.java:15:9: compiler.err.finally.without.try
9 errors