test/tools/javac/quid/T6999438.out

Mon, 17 Oct 2011 12:57:36 +0100

author
mcimadamore
date
Mon, 17 Oct 2011 12:57:36 +0100
changeset 1109
3cdfa97e1be9
parent 752
03177f49411d
child 1145
3343b22e2761
permissions
-rw-r--r--

7093325: Redundant entry in bytecode exception table
Summary: Inlining of finalizers does not update gaps list accordingly
Reviewed-by: jjg

jjg@752 1 T6999438.java:8:9: compiler.err.illegal.char: 35
jjg@752 2 T6999438.java:8:10: compiler.err.illegal.start.of.type
jjg@752 3 T6999438.java:8:25: compiler.err.expected: token.identifier
jjg@752 4 T6999438.java:8:26: compiler.err.expected: ';'
jjg@752 5 T6999438.java:9:2: compiler.err.premature.eof
jjg@752 6 5 errors

mercurial