SIGN IN SIGN UP
ReactiveX / RxJava UNCLAIMED

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

4.x: Add optional build/test for future JDKs (#8077)

* 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
D
David Karnok committed
e81cfafda1c709ce41fb6c8a1e0a4363378b4c22
Parent: 7603054
Committed by GitHub <noreply@github.com> on 3/25/2026, 9:28:41 PM