ekaterinadimitrova2
ekaterinadimitrova2
Thanks for sending a pull request! Here are some tips if you're new here: * Ensure you have added or run the [appropriate tests](https://cassandra.apache.org/_/development/testing.html) for your PR. * Be sure...
Java 17
I am working to migrate the cassandra project to Java 17. I updated all our chronicle dependencies to the latest version. Here is a reference to the build file: https://github.com/ekaterinadimitrova2/cassandra/blob/16895-v3/build.xml#L141-L145...
CI tests
This PR proposes some initial CircleCI config. Test run can be seen here - https://app.circleci.com/pipelines/github/ekaterinadimitrova2/jamm/37/workflows/43ea4ab3-3101-4a2a-99ec-b4f4719c25ff It runs the tests as per the run-tests.sh with JDK8, 11 and 17; 32 bits...
Thanks for sending a pull request! Here are some tips if you're new here: * Ensure you have added or run the [appropriate tests](https://cassandra.apache.org/_/development/testing.html) for your PR. * Be sure...
WIP branch for testing with JDK 22