mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
6843761: Update langtools tests to remove unncessary -source and -target options
Reviewed-by: jjg
This commit is contained in:
parent
a74aa28243
commit
05ea258bbb
388 changed files with 391 additions and 473 deletions
|
@ -26,7 +26,7 @@
|
|||
* @bug 5097250 5087624
|
||||
* @summary Finalize methods on enums must be compile time error
|
||||
* @author Peter von der Ah\u00e9
|
||||
* @compile/fail -source 5 NoFinal4.java
|
||||
* @compile/fail NoFinal4.java
|
||||
*/
|
||||
|
||||
enum NoFinal4 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue