GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Java 11 support
Đang mở
enhancement
p3
- Ngôn ngữ chính
- Java
- Star
- 163
- Fork
- 80
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.