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

Self-test results in java.util.ConcurrentModificationException #39

Open
kdnilsen opened this issue Aug 5, 2020 · 0 comments
Open

Self-test results in java.util.ConcurrentModificationException #39

kdnilsen opened this issue Aug 5, 2020 · 0 comments

Comments

@kdnilsen
Copy link
Contributor

kdnilsen commented Aug 5, 2020

The following errow was reported by CI testing for a new pull request.

2020-08-05T18:58:09.6886330Z [INFO] Running com.amazon.corretto.benchmark.hyperalloc.ObjectStoreTest
2020-08-05T18:58:10.9727619Z [ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 1.257 s <<< FAILURE! - in com.amazon.corretto.benchmark.hyperalloc.ObjectStoreTest
2020-08-05T18:58:10.9743146Z [ERROR] ReshuffleTest Time elapsed: 0.09 s <<< ERROR!
2020-08-05T18:58:10.9744135Z java.util.ConcurrentModificationException
2020-08-05T18:58:10.9746866Z at com.amazon.corretto.benchmark.hyperalloc.ObjectStoreTest.lambda$ReshuffleTest$1(ObjectStoreTest.java:123)
2020-08-05T18:58:10.9749358Z at com.amazon.corretto.benchmark.hyperalloc.ObjectStoreTest.ReshuffleTest(ObjectStoreTest.java:123)

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

No branches or pull requests

1 participant