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 by , 7 years ago
Milestone: | → 19.03 |
---|
comment:2 by , 7 years ago
comment:10 by , 7 years ago
No particular issue with Java 12 right now. All failures are due to JMockit on Java 11+ (see #16047)
comment:13 by , 6 years ago
Description: | modified (diff) |
---|
comment:20 by , 6 years ago
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 by , 6 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
First problem: we can't compile tests due to ASM in Groovy: