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 }}
typetools
/
checker-framework
Public
Notifications
You must be signed in to change notification settings
Fork
441
Star
1.2k
Code
Issues
396
Pull requests
46
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Do not crash when a supertype's class file is absent
- #8087
#8087
Merged
mernst
merged 15 commits into
typetools:master
typetools/checker-framework:master
from
smillst:issue8055
smillst/checker-framework:issue8055
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Do not crash when a supertype's class file is absent
#8087
mernst
merged 15 commits into
typetools:master
typetools/checker-framework:master
from
smillst:issue8055
smillst/checker-framework:issue8055
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
Do not crash when a supertype's class file is absent
Show description for a635668
smillst
and
claude
committed
a635668
View commit details
Copy full SHA for a635668
Browse repository at this point
Do not reject the ERROR type left by a failed class-file completion
Show description for 28cbb48
smillst
and
claude
committed
28cbb48
View commit details
Copy full SHA for 28cbb48
Browse repository at this point
Commits on Sep 4, 2026
Use Object as the underlying type of an ERROR type
Show description for 14017cf
smillst
and
claude
committed
14017cf
View commit details
Copy full SHA for 14017cf
Browse repository at this point
Issue the completion-failure warning without losing annotations
Show description for 4dac2be
smillst
and
claude
committed
4dac2be
View commit details
Copy full SHA for 4dac2be
Browse repository at this point
Keep the erroneous type as the underlying type of an ERROR type
Show description for f7a63cb
smillst
and
claude
committed
f7a63cb
View commit details
Copy full SHA for f7a63cb
Browse repository at this point
Check the jtreg missing-class-file test against golden files
Show description for c4635eb
smillst
and
claude
committed
c4635eb
View commit details
Copy full SHA for c4635eb
Browse repository at this point
Add changelog entries for issue 8055
Show description for ad810bc
smillst
and
claude
committed
ad810bc
View commit details
Copy full SHA for ad810bc
Browse repository at this point
Commits on Sep 8, 2026
Merge remote-tracking branch 'origin/master' into issue8055
smillst
committed
72f883b
View commit details
Copy full SHA for 72f883b
Browse repository at this point
Correct the comment on the getAllAnnotationMirrors retry
Show description for afe9395
smillst
and
claude
committed
afe9395
View commit details
Copy full SHA for afe9395
Browse repository at this point
Commits on Sep 14, 2026
Tweak changelog.
smillst
authored
d60722f
View commit details
Copy full SHA for d60722f
Browse repository at this point
Merge remote-tracking branch 'origin/master' into issue8055
smillst
committed
d5f81a5
View commit details
Copy full SHA for d5f81a5
Browse repository at this point
Code review.
smillst
committed
622197e
View commit details
Copy full SHA for 622197e
Browse repository at this point
Commits on Sep 15, 2026
Update .goal files for the reworded class.not.completed message
Show description for 2ae1dab
mernst
and
claude
committed
2ae1dab
View commit details
Copy full SHA for 2ae1dab
Browse repository at this point
Word the fallback completion-failure warning like class.not.completed
Show description for ce242be
mernst
and
claude
committed
ce242be
View commit details
Copy full SHA for ce242be
Browse repository at this point
Tweaks
mernst
committed
ae9ec6d
View commit details
Copy full SHA for ae9ec6d
Browse repository at this point
You can’t perform that action at this time.