mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
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:
parent
f089800ee7
commit
a183356fde
8 changed files with 8 additions and 8 deletions
|
@ -27,7 +27,7 @@
|
|||
* @summary Compiler silently generates bytecode that exceeds VM limits
|
||||
* @author gafter
|
||||
*
|
||||
* @compile/fail StringLength.java
|
||||
* @compile/fail/ref=StringLength.out -XDrawDiagnostics StringLength.java
|
||||
*/
|
||||
|
||||
class StringLength {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue