Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
dotnet
/
java-interop
Public archive
Notifications
You must be signed in to change notification settings
Fork
64
Star
258
Code
Issues
0
Pull requests
3
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
[generator] Support default interface methods.
- #459
#459
Merged
jonpryor
merged 10 commits into
master
dotnet/java-interop:master
from
dim-2019
dotnet/java-interop:dim-2019
Copy head branch name to clipboard
Aug 23, 2019
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[generator] Support default interface methods.
#459
jonpryor
merged 10 commits into
master
dotnet/java-interop:master
from
dim-2019
dotnet/java-interop:dim-2019
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2019
[generator] Support default interface methods.
jpobst
committed
54cd216
View commit details
Copy full SHA for 54cd216
Browse repository at this point
Commits on Aug 13, 2019
[generator] Invalid DIM methods should not invalidate the interface.
jpobst
committed
ea8e9d6
View commit details
Copy full SHA for ea8e9d6
Browse repository at this point
[generator] Prevent DIM from creating "virtual sealed" methods.
jpobst
committed
9fad1dc
View commit details
Copy full SHA for 9fad1dc
Browse repository at this point
Commits on Aug 14, 2019
[generator] DIM connectors are located on the interface, not the implementing type.
jpobst
committed
aa28dc2
View commit details
Copy full SHA for aa28dc2
Browse repository at this point
Commits on Aug 22, 2019
[generator] Prohibit DIM use with codegen-target=XamarinAndroid .
jpobst
committed
a72ce30
View commit details
Copy full SHA for a72ce30
Browse repository at this point
[generator] Add a unit test for interface invoker with DIM.
jpobst
committed
12cc41b
View commit details
Copy full SHA for 12cc41b
Browse repository at this point
[generator] Call DIM methods as Virtual rather than Nonvirtual.
jpobst
committed
26d3bb2
View commit details
Copy full SHA for 26d3bb2
Browse repository at this point
Commits on Aug 23, 2019
[generator] Remove old refactored property generation code.
jpobst
committed
c971122
View commit details
Copy full SHA for c971122
Browse repository at this point
[generator] Remove unneeded DIM check.
jpobst
committed
bd8d019
View commit details
Copy full SHA for bd8d019
Browse repository at this point
[generator] Remove unncessary IJavaPeerable cast.
jpobst
committed
16def29
View commit details
Copy full SHA for 16def29
Browse repository at this point
You can’t perform that action at this time.