This is an umbrella issue for tracking issues associated with the version increment in JDK 11. Sub-tasks will range over the whole JDK: build, libraries, language and hotspot.
- relates to
-
JDK-8194140 Remove support for javac class file version N +1 support
-
- Open
-
-
JDK-8205615 Start of release updates for JDK 12
-
- Resolved
-
1.
|
Support javac --release 11 |
|
Closed | Jan Lahoda | |
2.
|
Add -source 11 and -target 11 to javac |
|
Resolved | Joe Darcy | |
3.
|
Add SourceVersion.RELEASE_11 |
|
Resolved | Joe Darcy | |
4.
|
Bump classfile version number to 55 |
|
Resolved | Paul Sandoz | |
5.
|
Removed hard coded release numbers in the build |
|
Resolved | Unassigned | |
6.
|
Remove hard coded class file version numbers in code and tests |
|
Closed | Paul Sandoz | |
7.
|
Remove JDK9Wrappers |
|
Resolved | Jonathan Gibbons | |
8.
|
Update VERSION_FEATURE for JDK 11 |
|
Resolved | David Holmes |