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: dotnet/java-interop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 19be370d
Choose a base ref
...
head repository: dotnet/java-interop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0ad0d407
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 22, 2025

  1. Revert "[generator] Don't mark a method as [UnsupportedOSPlatform]

    …if it overrides a supported base method. (#1313)"
    
    This reverts commit 28d6905.
    jonathanpeppers committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    ae74193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    130b7c8 View commit details
    Browse the repository at this point in the history
  3. [generator] Revert changes to [UnsupportedOSPlatform] (#1367)

    Context: #1313
    Context: dotnet/android#10509
    
    Reverts:
    
    * 28d6905
    * 1cfb4f4
    
    To reduce the chance of breakage in .NET 10, going to revert this feature on `release/10.0.1xx`.
    
    The changes will be left in `main` along with the fix:
    
    * #1366
    jonathanpeppers authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    0ad0d40 View commit details
    Browse the repository at this point in the history
Loading