test/tools/javac/NonStaticFieldExpr1.out

Mon, 24 Jan 2011 15:45:06 +0000

author
mcimadamore
date
Mon, 24 Jan 2011 15:45:06 +0000
changeset 830
02e6e7dd1a64
parent 80
5c9cdeb740f2
child 2525
2eb010b6cb22
permissions
-rw-r--r--

6510286: Wording of javac error for inner classes
Summary: 'inner classes cannot have static declarations' message needs to be reworked
Reviewed-by: jjg

mcimadamore@80 1 NonStaticFieldExpr1.java:10:30: compiler.err.non-static.cant.be.ref: kindname.variable, x
duke@1 2 1 error

mercurial