Skip to content

Remove standalone Java.Runtime.Environment runtime path#11605

Closed
simonrozsival wants to merge 1 commit into
mainfrom
android-investigate-unused-java-interop-bits
Closed

Remove standalone Java.Runtime.Environment runtime path#11605
simonrozsival wants to merge 1 commit into
mainfrom
android-investigate-unused-java-interop-bits

Conversation

@simonrozsival
Copy link
Copy Markdown
Member

Summary

  • remove the standalone Java.Runtime.Environment project and its desktop/JRE-oriented sample/test consumers from external/Java.Interop
  • update the submodule solution/build metadata and obsolete runtime guidance to reflect the cleanup

Validation

  • dotnet build external/Java.Interop/Java.Interop.sln -p:NativeToolchainSupported=False
  • dotnet test external/Java.Interop/tests/Java.Interop.Tools.Generator-Tests/Java.Interop.Tools.Generator-Tests.csproj -p:NativeToolchainSupported=False
  • dotnet build src/Mono.Android/Mono.Android.csproj

Copilot AI review requested due to automatic review settings June 8, 2026 10:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the external/Java.Interop git submodule pointer to a newer commit, intended to pick up submodule-side cleanup (removing the standalone Java.Runtime.Environment project and related desktop/JRE sample/test consumers) and associated metadata/doc updates.

Changes:

  • Updates the external/Java.Interop submodule SHA from d546a083… to 1723d758….
Show a summary per file
File Description
external/Java.Interop Bumps the dotnet/java-interop submodule pointer to a new commit.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants