langtools/test/tools/javac/NonStaticFieldExpr2.out
author iveresov
Fri, 05 Nov 2010 14:49:50 -0700
changeset 7119 fda8c40f4729
parent 939 38e24969c7e9
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
939
38e24969c7e9 6717241: some diagnostic argument is prematurely converted into a String object
mcimadamore
parents: 863
diff changeset
     1
NonStaticFieldExpr2.java:14:33: compiler.err.non-static.cant.be.ref: kindname.variable, x
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
1 error