langtools/test/tools/javac/T6234077.java
author robm
Tue, 13 Sep 2016 14:47:29 +0100
changeset 40938 5b0977acc842
parent 26662 7cf828d7c8fc
permissions -rw-r--r--
6947916: JarURLConnection does not handle useCaches correctly Reviewed-by: chegar

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

public class Foo { }