test/tools/javac/6304921/T6304921.out

Fri, 08 Feb 2013 09:15:27 +0000

author
vromero
date
Fri, 08 Feb 2013 09:15:27 +0000
changeset 1556
b1deb90d2e37
parent 829
ce6175cfe11e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8005931: javac doesn't set ACC_STRICT for classes with package access
Reviewed-by: mcimadamore

     1 T6304921.java:29:34: compiler.warn.raw.class.use: java.util.ArrayList, java.util.ArrayList<E>
     2 T6304921.java:29:30: compiler.warn.prob.found.req: (compiler.misc.unchecked.assign), java.util.ArrayList, java.util.List<java.lang.Integer>
     3 - compiler.err.warnings.and.werror
     4 T6304921.java:35:15: compiler.err.cant.resolve.location: kindname.variable, orr, , , (compiler.misc.location: kindname.class, java.lang.System, null)
     5 T6304921.java:38:20: compiler.err.operator.cant.be.applied.1: +, int, boolean
     6 3 errors
     7 2 warnings

mercurial