test/tools/javac/quid/T6999438.out

Tue, 06 Nov 2012 14:45:27 +0000

author
mcimadamore
date
Tue, 06 Nov 2012 14:45:27 +0000
changeset 1396
9b85813d2262
parent 1385
75c936d14c6a
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8002286: Regression: Fix for 8000931 causes a JCK test failure
Summary: Wrong type used as 'site' in Resolve.resolveMethod
Reviewed-by: jjg

vromero@1385 1 T6999438.java:8:9: compiler.err.illegal.char: #
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