Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-alpha-11
Choose a base ref
...
head repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-alpha-12
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    d027c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7603054 View commit details
    Browse the repository at this point in the history
  3. 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
    akarnokd authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    e81cfaf View commit details
    Browse the repository at this point in the history
Loading