Skip to content

Tags: kronosta/java-interop

Tags

binaries/8.0.1

Toggle binaries/8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Hello-Java.Base] Add support for Java Callable Wrappers (dotnet#1315)

Context: 2a1e180

Update `samples/Hello-Java.Base` to use `Java.Interop.Sdk` (2a1e180),
 so that it (kinda, sorta) "automagically" gets support for generating
Java Callable Wrappers as part of its build.

Add a custom `Java.Lang.Object` subclass and use it.

Update `JreTypeManager` and `JreRuntimeOptions` so that type mappings
can be more easily provided without requiring a `JreTypeManager`
subclass, as Java.Interop.Sdk" is not fleshed out enough to provide
that information itself.  (This also simplifies `TestJVM`.)

cycle9

Toggle cycle9's commit message

cycle8

Toggle cycle8's commit message

cycle8-sr0

Toggle cycle8-sr0's commit message