test/tools/javac/NameCollision.out

Thu, 30 Jan 2014 11:09:01 -0800

author
sogoel
date
Thu, 30 Jan 2014 11:09:01 -0800
changeset 2255
b2e4c5ca111f
parent 690
0c1ef2af7a8e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
Reviewed-by: jjg, ksrini
Contributed-by: matherey.nunez@oracle.com

jjg@69 1 NameCollision.java:13:31: compiler.err.intf.expected.here
mcimadamore@690 2 NameCollision.java:13:5: compiler.err.cyclic.inheritance: NameCollision.Runnable
mcimadamore@690 3 2 errors

mercurial