- Loading...
...
| FOSS Project | JDK 15 EA | Comments | |
|---|---|---|---|
1 | Apache Ant | No unexpected failures observed with JDK 15 build 15-ea+9-264 for our Ant testsuite on a Linux setup. | |
| 2 | Apache Lucene | JDK15 build 14 was installed, and first build succeeded. | |
| 3 | Apache Maven | Testing with Java 15-ea for a couple of weeks now, no issues found apart from some plugins depending on third party dependencies that need to fix their asm integration. | |
| 4 | Apache Wicket | I've just tested Java 15 b9 - fine for Apache Wicket! |
| 5 | JaCoCo | Reported one issue JDK-8237528 which is already fixed in JDK 15. Everything else is fine on JDK 15 EA b6. |
| 6 | RxJava | Upgraded to Gradle 6.3-RC2 and rerun tests on CI with all available targets, including Target 15 too - all green for JDK 15 b14. |
...