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
Type
/
to 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
.
diffblue
/
java-models-library
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
4
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
SVCOMP'23 updates
- #38
#38
Merged
peterschrammel
merged 16 commits into
master
diffblue/java-models-library:master
from
sv-comp23
diffblue/java-models-library:sv-comp23
Copy head branch name to clipboard
Nov 19, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
SVCOMP'23 updates
#38
peterschrammel
merged 16 commits into
master
diffblue/java-models-library:master
from
sv-comp23
diffblue/java-models-library:sv-comp23
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2022
Make unsupported case notModelled instead of using assume
Show description for a4e9328
peterschrammel
committed
a4e9328
View commit details
Copy full SHA for a4e9328
Browse repository at this point
Add missing cast
Show description for de1bd66
peterschrammel
committed
de1bd66
View commit details
Copy full SHA for de1bd66
Browse repository at this point
Make unsupported case notModelled instead of using assume
Show description for 5f2018b
peterschrammel
committed
5f2018b
View commit details
Copy full SHA for 5f2018b
Browse repository at this point
Update to models-library@4d20c50
peterschrammel
committed
0cdb1bb
View commit details
Copy full SHA for 0cdb1bb
Browse repository at this point
Add java.util.Objects
peterschrammel
committed
33c3c6a
View commit details
Copy full SHA for 33c3c6a
Browse repository at this point
A partial solution for Class object singletons
Show description for 38a1e86
peterschrammel
committed
38a1e86
View commit details
Copy full SHA for 38a1e86
Browse repository at this point
Add java.net.URLDecoder
peterschrammel
committed
f43c631
View commit details
Copy full SHA for f43c631
Browse repository at this point
Add java.util.BitSet
peterschrammel
committed
a166069
View commit details
Copy full SHA for a166069
Browse repository at this point
Class.forName is not sufficiently modelled
Show description for 75beb6b
peterschrammel
committed
75beb6b
View commit details
Copy full SHA for 75beb6b
Browse repository at this point
Various cleanups
peterschrammel
committed
d44a551
View commit details
Copy full SHA for d44a551
Browse repository at this point
Add java.util.Collection and Iterator
peterschrammel
committed
d798268
View commit details
Copy full SHA for d798268
Browse repository at this point
Add java.util.List, AbstractList, ArrayList and LinkedList
peterschrammel
committed
88c0f3c
View commit details
Copy full SHA for 88c0f3c
Browse repository at this point
Add java.util.Enumeration
peterschrammel
committed
89024e8
View commit details
Copy full SHA for 89024e8
Browse repository at this point
Add java.util.Map and HashMap
peterschrammel
committed
1cb7d67
View commit details
Copy full SHA for 1cb7d67
Browse repository at this point
Add java.util.Set and AbstractSet
peterschrammel
committed
9f9ddfd
View commit details
Copy full SHA for 9f9ddfd
Browse repository at this point
Add java.net.URLEncoder
peterschrammel
committed
0ac3897
View commit details
Copy full SHA for 0ac3897
Browse repository at this point
You can’t perform that action at this time.