Opened 7 years ago
Last modified 5 years ago
#17516 closed enhancement
Add compatibility with Java 13 — at Version 8
| Reported by: | Don-vip | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 19.09 |
| Component: | Core | Version: | |
| Keywords: | java13 | Cc: |
Description (last modified by )
Followup of #16498
First EA builds of Java 13 are available.
See #17827 for Java 14 compatibility.
Change History (8)
comment:1 by , 7 years ago
| Type: | defect → enhancement |
|---|
comment:2 by , 7 years ago
comment:4 by , 7 years ago
Java 13 builds are crashing for two months now, even if I reported the bug: javabug:8219902
comment:6 by , 7 years ago
New compilation warning:
[javac] /var/lib/jenkins/jobs/Java-EarlyAccess-Integration/workspace/jdk/JDK13/src/org/openstreetmap/josm/io/audio/AudioPlayer.java:297: warning: 'yield' may become a restricted identifier in a future release
[javac] yield();
comment:8 by , 7 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



In 14784/josm: