mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
6971882: Remove -XDstdout from javac test
Reviewed-by: darcy
This commit is contained in:
parent
7eb8c115ec
commit
ccd014ed3f
97 changed files with 179 additions and 179 deletions
|
@ -4,7 +4,7 @@
|
|||
* @summary "attemping to assign weaker access" message doesn't give method line number
|
||||
* @author Neal Gafter
|
||||
*
|
||||
* @compile/fail/ref=OverridePosition.out -XDstdout -XDrawDiagnostics OverridePosition.java
|
||||
* @compile/fail/ref=OverridePosition.out -XDrawDiagnostics OverridePosition.java
|
||||
*/
|
||||
|
||||
package T4524388;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue