langtools/test/tools/javac/T6234077.java
author duke
Wed, 05 Jul 2017 23:01:50 +0200
changeset 44228 e46434c65a2b
parent 26662 7cf828d7c8fc
permissions -rw-r--r--
Merge

/*
 * @test /nodynamiccopyright/
 * @bug 6234077
 * @compile/fail/ref=T6234077.out -XDrawDiagnostics T6234077.java
 */

public class Foo { }