langtools/test/tools/javac/TryWithResources/ResourceNameConflict.out
author sogoel
Wed, 13 Nov 2013 16:36:08 -0800
changeset 21714 f5b7edec4304
permissions -rw-r--r--
8025113: Convert 7 tools TryWithResources tests to jtreg format Reviewed-by: darcy, jjg

ResourceNameConflict.java:21:35: compiler.err.already.defined: kindname.variable, tr, kindname.method, test1()
ResourceNameConflict.java:27:39: compiler.err.already.defined: kindname.variable, str, kindname.method, test2(java.lang.String...)
2 errors