Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random.nextInt(..) in Kotlin is not instrumented in the model checking mode #134

Closed
ndkoval opened this issue Nov 25, 2022 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@ndkoval
Copy link
Collaborator

ndkoval commented Nov 25, 2022

No description provided.

@ndkoval ndkoval added the bug Something isn't working label Nov 25, 2022
@ndkoval ndkoval self-assigned this Mar 16, 2023
@FenstonSingel
Copy link

@ndkoval This seems to be the issue that have been rediscovered for ThreadLocalRandom.nextInt(origin, bound) during May'23 Cyprus concurrent programming intensive course.

@ndkoval
Copy link
Collaborator Author

ndkoval commented May 31, 2023

These two are different issues, but quite similar. Thanks for pointing that out!

@ndkoval ndkoval linked a pull request Jan 17, 2024 that will close this issue
@ndkoval ndkoval removed a link to a pull request Jan 18, 2024
@ndkoval
Copy link
Collaborator Author

ndkoval commented Mar 18, 2024

Will be fixed under #285

ndkoval added a commit that referenced this issue Mar 20, 2024
…ass loaders with a dynamically attached javaagent (#285)

Fixes #134 and several other issues discovered during the refactoring (see the added tests)
---------

Co-authored-by: Aleksandr.Potapov <[email protected]>
Co-authored-by: Nikita Koval <[email protected]>
@ndkoval ndkoval closed this as completed Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants