#20522 closed enhancement (fixed)
Add compatibility with Java 17
Reported by: | Don-vip | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 21.08 |
Component: | Core | Version: | |
Keywords: | java17 | Cc: |
Description (last modified by )
Followup of #19724
First EA builds of Java 17 are available. Planning:
2021/06/10 Rampdown Phase One
2021/07/15 Rampdown Phase Two
2021/08/05 Initial Release Candidate
2021/08/19 Final Release Candidate
2021/09/14 General Availability
This one is important as it is the new LTS after Java 11. Not sure yet if we'll do a Java 8/11 migration or directly a Java 8/17 one.
See #21005 for Java 18 compatibility.
Attachments (0)
Change History (22)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
comment:5 by , 4 years ago
Description: | modified (diff) |
---|
comment:6 by , 4 years ago
Milestone: | 21.06 → 21.09 |
---|
comment:10 by , 3 years ago
Description: | modified (diff) |
---|
comment:12 by , 3 years ago
Milestone: | 21.09 → 21.08 |
---|
comment:13 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:15 by , 3 years ago
Java 17 is released. Nice summary of "real" JEPs:
https://openjdk.java.net/projects/jdk/17/jeps-since-jdk-11
(real meaning not counting all the "preview", "second preview", "incubator", "second incubator", etc... versions of enhancements)
comment:17 by , 3 years ago
Another nice release notes
https://builds.shipilev.net/backports-monitor/release-notes-17.html
comment:18 by , 3 years ago
If now Java 17 is the preferred version, would it make sense to move the Java 17 builds in Jenkins from "EarlyAccess" to the normal builds? "EarlyAccess" is only execute once a week, if I see it correctly.
In 17530/josm: