blob: 57693a3e8e21e26d5472ba17c57196a0dbe1b795 [file] [log] [blame]
/*
* @test /nodynamiccopyright/
* @bug 4666866 4785453
* @summary REGRESSION: Generated error message unhelpful for missing methods
* @author gafter
*
* @compile/fail/ref=T4666866.out -XDstdout -XDrawDiagnostics T4666866.java
*/
class t implements Runnable {}