test/tools/javac/NameCollision.out

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

author
jjh
date
Tue, 01 Nov 2011 15:49:45 -0700
changeset 1124
9e2eb4bc49eb
parent 690
0c1ef2af7a8e
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

     1 NameCollision.java:13:31: compiler.err.intf.expected.here
     2 NameCollision.java:13:5: compiler.err.cyclic.inheritance: NameCollision.Runnable
     3 2 errors

mercurial