8030642: Add golden files to javac/limits

Add golden files to check output of negative compilation tests in javac/limits

Reviewed-by: jjg, emc
This commit is contained in:
Paul Govereau 2013-12-17 18:15:48 -05:00 committed by Eric McCorkle
parent f089800ee7
commit a183356fde
8 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
* @summary Compiler silently generates bytecode that exceeds VM limits
* @author gafter
*
* @compile/fail CodeSize.java
* @compile/fail/ref=CodeSize.out -XDrawDiagnostics CodeSize.java
*/
class CodeSize {