Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


FOSS ProjectJDK 14 EAComments

1

Apache Ant(tick)No unexpected failures observed with JDK 14 build 14+36-1461 for our Ant testsuite on a Linux setup.
2

Apache Lucene

(tick)I switched the Jenkins builds yesterday to enable it. But in fact it was only a rename: “jdk-14-rc” -> “jdk-14”, and first build succeeded.
3Apache Tomcat(tick)Logged JDK-8233619. No additional issues found testing either version. Build, smoke test and full unit test on Linux all OK.
4Apache Wicket(tick)I've just tested both Java 14 b36 and Java 15 b9 - both fine for Apache Wicket!
5Apereo CAS(tick)After the upgrade to Gradle 6.3 which brings forward support for JDK 14, Apereo CAS can successfully build and run against JDK 14.
6Eclipse Collections(tick)JDK 14 EA builds, updated for Eclipse Collections.
75GraphHopper(tick)Currently we do not have any problems with JDK 14.
68JaCoCo(tick)Reported one issue JDK-8237528 which is fixed in JDK 15. Everything else is fine on JDK 14 EA b32.
79JUnit5(tick)Local tests look good.
810RxJava(tick)RxJava 3.0.0 with JDK 14b36 Compile: OK, Tests: OK -Target 14 now works via IntelliJ 2020 preview.
911Spring(tick)

Spring Framework 5.2.5 release adds support for the recently released Java 14.

...