mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8173605: Remove support for source and target 1.7 option in javac
Reviewed-by: vromero
This commit is contained in:
parent
7c2f2994da
commit
2d18dda3f2
156 changed files with 182 additions and 4570 deletions
|
@ -4,7 +4,7 @@
|
|||
* @summary Add lambda tests
|
||||
* Integrate effectively final check with DA/DU analysis
|
||||
* @compile/fail/ref=EffectivelyFinalTest01.out -XDrawDiagnostics EffectivelyFinalTest.java
|
||||
* @compile/fail/ref=EffectivelyFinalTest02.out --release 7 -Xlint:-options -XDrawDiagnostics EffectivelyFinalTest.java
|
||||
*
|
||||
*/
|
||||
class EffectivelyFinalTest {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue