test/tools/javac/T6227617.out

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

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

aoqi@0 1 T6227617.java:14:18: compiler.warn.redundant.cast: int
aoqi@0 2 T6227617.java:19:20: compiler.warn.redundant.cast: java.lang.String
aoqi@0 3 T6227617.java:23:22: compiler.warn.redundant.cast: java.lang.Integer
aoqi@0 4 T6227617.java:33:27: compiler.warn.redundant.cast: int
aoqi@0 5 T6227617.java:36:29: compiler.warn.redundant.cast: java.lang.String
aoqi@0 6 5 warnings

mercurial