mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +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
|
@ -4,7 +4,7 @@
|
|||
* @summary Verify that a local class cannot be redefined within its scope.
|
||||
* @author William Maddox (maddox)
|
||||
*
|
||||
* @run shell LocalClasses_2.sh
|
||||
* @compile/fail/ref=LocalClasses_2.out -XDrawDiagnostics -XDstdout LocalClasses_2.java
|
||||
*/
|
||||
|
||||
class LocalClasses_2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue