8206440: Remove javac -source/-target 6 from jdk regression tests
Reviewed-by: alanb
This commit is contained in:
parent
3cf62646ed
commit
d2de786263
@ -25,7 +25,6 @@
|
||||
* @test
|
||||
* @bug 8009267
|
||||
* @summary Verify uses of isAnnotationPresent compile under older source versions
|
||||
* @compile -source 1.6 -target 1.6 OldenCompilingWithDefaults.java
|
||||
* @compile -source 1.7 -target 1.7 OldenCompilingWithDefaults.java
|
||||
* @compile OldenCompilingWithDefaults.java
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user