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

Support thread pools in the general-purpose model checking API #447

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

eupp
Copy link
Collaborator

@eupp eupp commented Jan 21, 2025

No description provided.

@eupp eupp force-pushed the run-with-lincheck-api branch from 5ef8842 to ba7d010 Compare January 24, 2025 23:44
Base automatically changed from run-with-lincheck-api to develop January 28, 2025 09:48
@ndkoval
Copy link
Collaborator

ndkoval commented Jan 28, 2025

@eupp please rebase the PR

@eupp eupp force-pushed the run-with-lincheck-api-thread-pools branch from 8e615e8 to f241ebb Compare January 28, 2025 20:15
@eupp
Copy link
Collaborator Author

eupp commented Jan 28, 2025

@ndkoval rebased

@eupp eupp requested a review from ndkoval January 28, 2025 20:20
eupp added 11 commits January 31, 2025 13:06
* On these JDK versions, `JavaLangAccess.start` API is used to start threads inside a thread pool.

Signed-off-by: Evgeniy Moiseenko <[email protected]>
Signed-off-by: Evgeniy Moiseenko <[email protected]>
Signed-off-by: Evgeniy Moiseenko <[email protected]>
Signed-off-by: Evgeniy Moiseenko <[email protected]>
@eupp eupp force-pushed the run-with-lincheck-api-thread-pools branch from 9e4dc72 to fd817a9 Compare January 31, 2025 12:07
Copy link
Collaborator

@ndkoval ndkoval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Please rebase onto develop before merging.

Also, let's create a separate issue about filtering out unnecessary events related to the executor internals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants