mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1
Reviewed-by: jjg, sogoel
This commit is contained in:
parent
9a0f6ed18e
commit
87dec1fa1a
26 changed files with 35 additions and 179 deletions
|
@ -27,8 +27,6 @@
|
|||
* @summary diagnose encoding errors in Java source files
|
||||
* @author gafter
|
||||
*
|
||||
* @compile -encoding ascii -source 1.5 Unmappable.java
|
||||
* @compile/fail -Werror -encoding ascii -source 1.5 Unmappable.java
|
||||
* @compile/fail -encoding ascii Unmappable.java
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue