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
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 Aug 27, 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
Doclet Type detection fix + tests
- #202
#202
Merged
jonpryor
merged 16 commits into
dotnet:master
dotnet/java-interop:master
from
Redth:doclettype-fix-tests
Redth/java.interop:doclettype-fix-tests
Copy head branch name to clipboard
Oct 27, 2017
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Doclet Type detection fix + tests
#202
jonpryor
merged 16 commits into
dotnet:master
dotnet/java-interop:master
from
Redth:doclettype-fix-tests
Redth/java.interop:doclettype-fix-tests
Copy head branch name to clipboard
Commits
Commits on Oct 26, 2017
Fix doclet type detection
Show description for effd0da
Redth
committed
effd0da
View commit details
Copy full SHA for effd0da
Browse repository at this point
Assign DocletType to be readable
Show description for 50d123c
Redth
committed
50d123c
View commit details
Copy full SHA for 50d123c
Browse repository at this point
Bytecode Tests - Load resource to temp file helper
Show description for 97031e6
Redth
committed
97031e6
View commit details
Copy full SHA for 97031e6
Browse repository at this point
Bytecode Tests - added doclet type assertion
Show description for 675ed94
Redth
committed
675ed94
View commit details
Copy full SHA for 675ed94
Browse repository at this point
Bytecode Tests - fix code formatting on old test
Show description for 60f154e
Redth
committed
60f154e
View commit details
Copy full SHA for 60f154e
Browse repository at this point
Bytecode Tests - add doclet type resolution tests
Show description for 99b4e87
Redth
committed
99b4e87
View commit details
Copy full SHA for 99b4e87
Browse repository at this point
Revert back to DocletType ?? GetDocletType (..)
Show description for 3538b7a
Redth
committed
3538b7a
View commit details
Copy full SHA for 3538b7a
Browse repository at this point
Change DocletType Assertion, invoke GetDocletType
Show description for fde965e
Redth
committed
fde965e
View commit details
Copy full SHA for fde965e
Browse repository at this point
Bytecode tests - delete temp file in finally
Redth
committed
d2d85a3
View commit details
Copy full SHA for d2d85a3
Browse repository at this point
Bytecode tests - doc type is implicit
Show description for 8301bf6
Redth
committed
8301bf6
View commit details
Copy full SHA for 8301bf6
Browse repository at this point
Bytecode tests - remove unnecssary try/catch
Redth
committed
21e82d3
View commit details
Copy full SHA for 21e82d3
Browse repository at this point
Move GetDocletType to AndroidDocScraper
Show description for f050780
Redth
committed
f050780
View commit details
Copy full SHA for f050780
Browse repository at this point
Bytecode Tests - remove unnecessary try/catch
Show description for fef5efe
Redth
committed
fef5efe
View commit details
Copy full SHA for fef5efe
Browse repository at this point
Commits on Oct 27, 2017
Fix formatting { got autoformatted to new line
Redth
committed
b975f8e
View commit details
Copy full SHA for b975f8e
Browse repository at this point
class-parse docsType should be null by default
Show description for f1b0ba7
Redth
committed
f1b0ba7
View commit details
Copy full SHA for f1b0ba7
Browse repository at this point
Remove DocletType and auto detect always
Redth
committed
937297a
View commit details
Copy full SHA for 937297a
Browse repository at this point
You can’t perform that action at this time.