mirror of
https://github.com/ReactiveX/RxJava.git
synced 2026-03-31 05:31:27 +00:00
* 4.x: Add optional build/test for future JDKs * try temurin builds * use toolchain override * Run Gradle on 26, invoke toolchain for 27 * Minor log fix * hope gradle runs on 26 * Don't run jacoco on EA as it breaks its assembly parser * another attempt at running Gradle on 26 and code on 27 * Fix jacoco again * fix java home * No jacoco for experimentals