Skip to content

Issues: xamarin/java.interop

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Proposal: call partial methods within method bindings proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#1085 opened Feb 16, 2023 by jonpryor 8.0.0
Proposal: NuGet Package(s)? proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#1084 opened Feb 16, 2023 by jonpryor
Generic members of package-private base class not properly bound in public derived class enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#1083 opened Feb 15, 2023 by jonpryor
Proposal: Vaguely Typed Slim Bindings generator Issues binding a Java library (generator, class-parse, etc.) proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#1082 opened Feb 13, 2023 by jpobst
Support androidx.annotation.RestrictTo annotation enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#1081 opened Feb 2, 2023 by jpobst
Fix Javadoc parsing issues introduced with API 33 bug Component does not function as intended javadoc Issues with consuming Java documentation formats
#1071 opened Jan 10, 2023 by pjcollins
[Java.Interop.Tools.JavaSource] Better handle embedded html in html docs enhancement Proposed change to current functionality javadoc Issues with consuming Java documentation formats
#1059 opened Nov 15, 2022 by pjcollins
Handle javadoc translation for {@usesMathJax} tags bug Component does not function as intended javadoc Issues with consuming Java documentation formats
#1043 opened Sep 22, 2022 by pjcollins
Make logcat-parse accessible as a .NET global tool enhancement Proposed change to current functionality
#1039 opened Sep 16, 2022 by jonpryor
Avoid non-blittable types in native callback methods enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#1027 opened Aug 16, 2022 by grendello 8.0.0
Javadoc & <a href & URLs with anchors bug Component does not function as intended javadoc Issues with consuming Java documentation formats
#1014 opened Jul 18, 2022 by jonpryor
Optimize System.String overloads enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#994 opened Jun 16, 2022 by jonpryor
Javadoc "optional" links are not valid bug Component does not function as intended javadoc Issues with consuming Java documentation formats
#993 opened Jun 9, 2022 by jonpryor
Deduplicate //attr/@path? enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#983 opened May 10, 2022 by jonpryor
Replace Mono.CSharp+Mono.Terminal with jonsequitur/dotnet-repl enhancement Proposed change to current functionality
#974 opened Apr 27, 2022 by jonpryor
Duplicate generated event handlers cause compilation failure bug Component does not function as intended generator Issues binding a Java library (generator, class-parse, etc.)
#957 opened Feb 24, 2022 by jpobst
JNI Marshal Methods & [UnmanagedCallersOnly]? java-interop Runtime bridge between .NET and Java proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#956 opened Feb 24, 2022 by jonpryor
Proposal: Spans for JNI Member lookups java-interop Runtime bridge between .NET and Java proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#950 opened Feb 9, 2022 by jonpryor
Proposal? Re-think Java bindings with Channels generator Issues binding a Java library (generator, class-parse, etc.) proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#940 opened Jan 18, 2022 by jonpryor
Investigation: Bind Java Generics As C# Generics? java-interop Runtime bridge between .NET and Java proposal Issue raised for discussion, we do not even know if the change would be desirable yet
#918 opened Nov 16, 2021 by jonpryor
Array element types should be nullable when NRT is enabled. enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#917 opened Nov 15, 2021 by jpobst
Optimize Interface Invokers enhancement Proposed change to current functionality generator Issues binding a Java library (generator, class-parse, etc.)
#910 opened Nov 9, 2021 by jonpryor
Package-private classes used in generics not properly exposed bug Component does not function as intended generator Issues binding a Java library (generator, class-parse, etc.)
#880 opened Sep 10, 2021 by jpobst
Nested generic types are improperly marshaled bug Component does not function as intended java-interop Runtime bridge between .NET and Java
#876 opened Aug 30, 2021 by jpobst
Desktop JDK-11 Java.Base Binding enhancement Proposed change to current functionality
#858 opened Jul 17, 2021 by jonpryor
ProTip! Exclude everything labeled bug with -label:bug.