mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8000962: Update JDK_MINOR_VERSION for JDK 9
Reviewed-by: jjg, ksrini
This commit is contained in:
parent
dd72fa55fc
commit
3815f04fbc
11 changed files with 11 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
/*
|
||||
* @test
|
||||
* @bug 8015701
|
||||
* @ignore 8030656 Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp
|
||||
* @summary Test method parameter attribute generation with captured locals.
|
||||
* @compile -parameters CaptureTest.java
|
||||
* @run main CaptureTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue