test/tools/javac/parser/T4881269.out

Fri, 08 Feb 2013 09:12:37 +0000

author
vromero
date
Fri, 08 Feb 2013 09:12:37 +0000
changeset 1555
762d0af062f5
parent 0
959103a6100f
permissions
-rw-r--r--

7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
Reviewed-by: mcimadamore

     1 T4881269.java:32:13: compiler.err.illegal.dot
     2 T4881269.java:33:27: compiler.err.illegal.dot
     3 T4881269.java:33:22: compiler.err.not.stmt
     4 T4881269.java:34:19: compiler.err.illegal.dot
     5 T4881269.java:34:20: compiler.err.expected: ';'
     6 T4881269.java:34:22: compiler.err.illegal.start.of.type
     7 T4881269.java:34:23: compiler.err.expected: token.identifier
     8 T4881269.java:34:25: compiler.err.expected: ';'
     9 8 errors

mercurial