langtools/test/tools/javac/InnerNamedConstant_2.out
author iveresov
Fri, 05 Nov 2010 14:49:50 -0700
changeset 7119 fda8c40f4729
parent 863 3113c955a388
child 8046 376310825f60
permissions -rw-r--r--
6997456: Not possible to build just compiler2 Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line. Reviewed-by: never, kvn

InnerNamedConstant_2.java:22:20: compiler.err.icls.cant.have.static.decl
InnerNamedConstant_2.java:23:29: compiler.err.icls.cant.have.static.decl
InnerNamedConstant_2.java:25:13: compiler.err.cant.assign.val.to.final.var: z
InnerNamedConstant_2.java:34:26: compiler.err.icls.cant.have.static.decl
4 errors