#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 Changed 3 years ago by
Owner: | changed from team to Don-vip |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by
comment:5 Changed 3 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 3 years ago by
Milestone: | 21.06 → 21.09 |
---|
comment:10 Changed 2 years ago by
Description: | modified (diff) |
---|
comment:12 Changed 2 years ago by
Milestone: | 21.09 → 21.08 |
---|
comment:13 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:15 Changed 2 years ago by
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 Changed 2 years ago by
Another nice release notes
https://builds.shipilev.net/backports-monitor/release-notes-17.html
comment:18 Changed 2 years ago by
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: