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

Switch to external scala-stm and update to version 0.11.1 #444

Merged
merged 9 commits into from
Jun 7, 2024

Conversation

lbulej
Copy link
Member

@lbulej lbulej commented May 26, 2024

Switching to external scala-stm allows eliminating the scala-stm sources from the repository, retaining just the adaptor code for stmbench7, which is not updated upstream. We now also compile the slightly modified stmbench7 (Java) sources during build, instead of using the precompiled jar. This also opens the path for moving the scala-stm benchmarks to Scala 3, which will come in subsequent PR.

This allows dropping the deuceAgent jar
These are more or less original modifications by Alex @axel22
This removes both the scala-stm library sources, the (unused,
uncompilable) stmbench7 sources, and the stmbench7-VELOX and deuceAgent
jars.
This will allow updating the benchmarks to use Scala 2.13+
Copy link
Collaborator

@farquet farquet left a comment

Choose a reason for hiding this comment

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

reviewed commit by commit.
Looks good to me!

@lbulej lbulej merged commit 21c66df into master Jun 7, 2024
13 checks passed
@lbulej lbulej deleted the devel/scala-stm-update branch June 7, 2024 10:21
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