test/tools/javac/NonStaticFieldExpr1.out

Tue, 01 Nov 2011 15:49:45 -0700

author
jjh
date
Tue, 01 Nov 2011 15:49:45 -0700
changeset 1124
9e2eb4bc49eb
parent 80
5c9cdeb740f2
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7101933: langtools jtreg tests do not work with jprt on windows
Summary: Fixed langtools/test/Makefile to work on cygwin. Updated jtreg to 4.1 and JCK to JCK8.
Reviewed-by: jjg, ohair

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

mercurial