GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Java 11 support
Aperta
enhancement
p3
- Lingua principale
- Java
- Stelle
- 163
- Fork
- 80
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This ticket is to track changes to support Maven artifacts that contain class files compiled with Java 9, 10, and 11. (It's not decided when to work on this.)
As of Jan 2019, Java 8 is supported.
# Changes
Changes that would be needed to support later Java versions:
## Classes available in JRE
## Multi-release Jar Files
[JEP 238: Multi-Release JAR Files](http://openjdk.java.net/jeps/238)
Version-specific class files may be located in `META-INF/versions`.
## New Module System
How does it affect diamond dependency?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.