mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair
This commit is contained in:
parent
5debca27af
commit
c40412f4f4
96 changed files with 49 additions and 179 deletions
|
@ -26,9 +26,6 @@
|
|||
* @bug 4946090
|
||||
* @summary AllOf static factory is broken in Regular and Jumbo enum set
|
||||
* @author Josh Bloch
|
||||
*
|
||||
* @compile -source 1.5 AllOf.java
|
||||
* @run main AllOf
|
||||
*/
|
||||
|
||||
import java.util.*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue