Skip to content

Update to JCStress 0.7 and fix tests for updated APIs#323

Merged
nitsanw merged 1 commit into
JCTools:masterfrom
shipilev:update-jcstress
Oct 19, 2020
Merged

Update to JCStress 0.7 and fix tests for updated APIs#323
nitsanw merged 1 commit into
JCTools:masterfrom
shipilev:update-jcstress

Conversation

@shipilev

Copy link
Copy Markdown
Contributor

JCTools use the ancient JCStress 0.2. Let's use a much more modern 0.7.

Testing:

  • mvn clean install -pl jctools-concurrency-test
  • java -jar jctools-concurrency-test/target/concurrency-test.jar (SingleWriterHashSetDuplicateReadsTest still fails, as it should?).

@franz1981 franz1981 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 715

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.1%) to 86.305%

Files with Coverage Reduction New Missed Lines %
jctools-core/src/main/java/org/jctools/maps/NonBlockingSetInt.java 1 78.77%
jctools-core/src/main/java/org/jctools/queues/MpmcUnboundedXaddArrayQueue.java 2 96.06%
jctools-core/src/main/java/org/jctools/maps/NonBlockingIdentityHashMap.java 8 76.06%
Totals Coverage Status
Change from base Build 713: 0.1%
Covered Lines: 4802
Relevant Lines: 5564

💛 - Coveralls

@nitsanw nitsanw merged commit b4eae43 into JCTools:master Oct 19, 2020
@nitsanw

nitsanw commented Oct 19, 2020

Copy link
Copy Markdown
Contributor

Thanks for the contribution @shipilev !

@shipilev shipilev deleted the update-jcstress branch April 21, 2021 07:52
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.

4 participants