mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
6724327: eliminate use of shell tests for simple golden file tests
Reviewed-by: darcy
This commit is contained in:
parent
02ef4bbc8c
commit
aa985271fd
45 changed files with 133 additions and 1614 deletions
|
@ -3,7 +3,7 @@
|
|||
@author dps
|
||||
@summary class: instance access through types is not allowed
|
||||
|
||||
@run shell NonStaticFieldExpr3.sh
|
||||
@compile/fail/ref=NonStaticFieldExpr3.out -XDrawDiagnostics -XDstdout NonStaticFieldExpr3.java
|
||||
*/
|
||||
|
||||
class NonStaticFieldExpr3 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue