langtools/test/tools/javac/T6234077.java
author amurillo
Mon, 11 Apr 2016 20:38:38 -0700
changeset 37298 8df0cc9da41e
parent 26662 7cf828d7c8fc
permissions -rw-r--r--
8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module) Reviewed-by: darcy, kvn

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

public class Foo { }