mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00

Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com> Reviewed-by: mcimadamore
4 lines
277 B
Text
4 lines
277 B
Text
Private02.java:13:31: compiler.err.illegal.combination.of.modifiers: abstract, private
|
|
Private02.java:16:22: compiler.err.already.defined: kindname.method, foo(int), kindname.interface, Private02.I
|
|
Private02.java:12:22: compiler.err.missing.meth.body.or.decl.abstract
|
|
3 errors
|