1/*
2 * @test /nodynamiccopyright/
3 * @bug 6234077
4 * @compile/fail/ref=T6234077.out -XDrawDiagnostics T6234077.java
5 */
6
7public class Foo { }
8