-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: diffblue/java-models-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: diffblue/java-models-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sv-comp22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 24 files changed
- 1 contributor
Commits on Oct 15, 2021
-
Make unsupported case notModelled instead of using assume
Under-approximated models can lead to spurious UNSAT results in JBMC; however, we can mark over-approximated cases as notModelled and JBMC will detect them and give a warning that behaviour is over-approximating when reporting SAT.
Configuration menu - View commit details
-
Copy full SHA for 34ff616 - Browse repository at this point
Copy the full SHA 34ff616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 729021a - Browse repository at this point
Copy the full SHA 729021aView commit details -
Make unsupported case notModelled instead of using assume
Under-approximated models can lead to spurious UNSAT results in JBMC; however, we can mark over-approximated cases as notModelled and JBMC will detect them and give a warning that behaviour is over-approximating when reporting SAT.
Configuration menu - View commit details
-
Copy full SHA for fd05696 - Browse repository at this point
Copy the full SHA fd05696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a4bee - Browse repository at this point
Copy the full SHA 07a4beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7925fbd - Browse repository at this point
Copy the full SHA 7925fbdView commit details -
A partial solution for Class object singletons
This is necessary to make comparisons such as o.getClass() == o.getClass() succeed.
Configuration menu - View commit details
-
Copy full SHA for 7d2de5d - Browse repository at this point
Copy the full SHA 7d2de5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ba88e - Browse repository at this point
Copy the full SHA f9ba88eView commit details
Commits on Oct 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6a35eb - Browse repository at this point
Copy the full SHA b6a35ebView commit details -
Class.forName is not sufficiently modelled
We do not trigger static initializer execution atm.
Configuration menu - View commit details
-
Copy full SHA for 7cf0f92 - Browse repository at this point
Copy the full SHA 7cf0f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d830b7 - Browse repository at this point
Copy the full SHA 9d830b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb48d3d - Browse repository at this point
Copy the full SHA eb48d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc95d9 - Browse repository at this point
Copy the full SHA dfc95d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533f1aa - Browse repository at this point
Copy the full SHA 533f1aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 187e305 - Browse repository at this point
Copy the full SHA 187e305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f5048 - Browse repository at this point
Copy the full SHA 94f5048View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb963f2 - Browse repository at this point
Copy the full SHA fb963f2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...sv-comp22