Modify ↓
Opened 15 months ago
Last modified 4 months ago
#21684 assigned enhancement
Add compatibility with Java 19
Reported by: | Don-vip | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | java19 | Cc: |
Description (last modified by )
Attachments (0)
Change History (3)
comment:1 Changed 15 months ago by
Owner: | changed from team to Don-vip |
---|---|
Status: | new → assigned |
comment:3 Changed 4 months ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Right now, we aren't building/testing against Java 19 EA. See #22037 (
"Projekt Java-EarlyAccess-Update-JDK" fails downloading Java with 404
).With that being said, I've been able to (at least) build on Java 19 in a docker container.
EDIT: Tests are passing under Java 19 as of right now (r18439).