Commit 1cfb970
committed
Bump to dotnet/java-interop@d3d3a1bf
Changes: dotnet/java-interop@8221b7d...d3d3a1b
* dotnet/java-interop@d3d3a1bf: [Java.Interop] JNIEnv::NewObject and Replaceable instances (dotnet/java-interop#1323)1 parent ac5d8ff commit 1cfb970
2 files changed
Lines changed: 6 additions & 5 deletions
Submodule Java.Interop updated 7 files
- src/Java.Interop/Java.Interop/JniRuntime.JniValueManager.cs+26-5
- src/Java.Interop/PublicAPI.Unshipped.txt+1-1
- src/Java.Runtime.Environment/Java.Interop/ManagedValueManager.cs+4-6
- tests/Java.Interop-Tests/Java.Interop/CallVirtualFromConstructorBase.cs+20-2
- tests/Java.Interop-Tests/Java.Interop/CallVirtualFromConstructorDerived.cs+27-5
- tests/Java.Interop-Tests/Java.Interop/InvokeVirtualFromConstructorTests.cs+132-11
- tests/Java.Interop-Tests/Java.Interop/JniRuntimeJniValueManagerContract.cs+60
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
| 269 | + | |
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
| |||
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
280 | | - | |
| 281 | + | |
281 | 282 | | |
282 | | - | |
| 283 | + | |
283 | 284 | | |
284 | | - | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
0 commit comments