Skip to content

Bump external/Java.Interop from c14ba04 to caf0775#11005

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/external/Java.Interop-caf0775
Open

Bump external/Java.Interop from c14ba04 to caf0775#11005
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/external/Java.Interop-caf0775

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps external/Java.Interop from c14ba04 to caf0775.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [external/Java.Interop](https://github.com/dotnet/java-interop) from `c14ba04` to `caf0775`.
- [Commits](dotnet/java-interop@c14ba04...caf0775)

---
updated-dependencies:
- dependency-name: external/Java.Interop
  dependency-version: caf07751c2c41f8f9e20d3a87b347e16fe6456df
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code labels Mar 23, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code labels Mar 23, 2026
@jonathanpeppers
Copy link
Member

@simonrozsival this has some new/different errors:

Mono.Android.NET_Tests, Java.InteropTests.JniTypeUtf8Test.GetFieldID_Utf8_MatchesStringOverload / Release

Stack trace
   at Java.Interop.JniEnvironment.InstanceFields.GetFieldID(JniObjectReference, String, String)
   at Java.InteropTests.JniTypeUtf8Test.GetFieldID_Utf8_MatchesStringOverload()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object, BindingFlags)
  --- End of managed Java.Lang.IncompatibleClassChangeError stack trace ---
java.lang.NoSuchFieldError: no "I" field "value" in class "Ljava/lang/Integer;" or its superclasses
	at crc643df67da7b13bb6b1.TestInstrumentation_1.n_onStart(Native Method)
	at crc643df67da7b13bb6b1.TestInstrumentation_1.onStart(TestInstrumentation_1.java:24)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:2189)

The one you addressed in java.interop/main looks fixed, though.

@simonrozsival
Copy link
Member

@jonathanpeppers I will investigate.

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

Labels

dependencies Pull requests that update a dependency file. submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants