Modify ↓
#16498 closed enhancement (fixed)
Add compatibility with Java 12
Reported by: | Don-vip | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.03 |
Component: | Core | Version: | |
Keywords: | java12 | Cc: |
Description (last modified by )
Followup of #16047
First EA builds of Java 12 are available.
- Error-Prone 2.3.1 does not work with JDK 12 EA b09+
See #17516 for Java 13 compatibility.
Attachments (0)
Change History (22)
comment:1 Changed 5 years ago by
Milestone: | → 19.03 |
---|
comment:2 Changed 5 years ago by
comment:10 Changed 5 years ago by
No particular issue with Java 12 right now. All failures are due to JMockit on Java 11+ (see #16047)
comment:13 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:20 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Java 12 is so boring (almost nothing new in it) that's we're compatible with it for a long time already.
comment:21 Changed 4 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
First problem: we can't compile tests due to ASM in Groovy: