forked from apache/cassandra
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Main 5.0 jdk22 testing DO NOT COMMIT DO NOT REVIEW JUST IGNORE IT #1313
Draft
ekaterinadimitrova2
wants to merge
17
commits into
main-5.0
Choose a base branch
from
main-5.0-jdk22
base: main-5.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 27, 2024
-
Enables access to FileTime private field
When running tests with JDK17 we see NoClassDefFoundError when trying to instante org.apache.cassandra.Util class due caused by getSupportedMTimeGranularity trying to access a private field. This patch modified the build configuration to add a jvm option allowing that access.
Configuration menu - View commit details
-
Copy full SHA for 03ea758 - Browse repository at this point
Copy the full SHA 03ea758View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab675c4 - Browse repository at this point
Copy the full SHA ab675c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc2381 - Browse repository at this point
Copy the full SHA fcc2381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0af17 - Browse repository at this point
Copy the full SHA 7d0af17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5934af6 - Browse repository at this point
Copy the full SHA 5934af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd9d34 - Browse repository at this point
Copy the full SHA bdd9d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6659152 - Browse repository at this point
Copy the full SHA 6659152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814677f - Browse repository at this point
Copy the full SHA 814677fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d114e - Browse repository at this point
Copy the full SHA 99d114eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51962c2 - Browse repository at this point
Copy the full SHA 51962c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for faeff58 - Browse repository at this point
Copy the full SHA faeff58View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf40777 - Browse repository at this point
Copy the full SHA cf40777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a64c5a - Browse repository at this point
Copy the full SHA 4a64c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9d295 - Browse repository at this point
Copy the full SHA 4f9d295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a720c5 - Browse repository at this point
Copy the full SHA 0a720c5View commit details -
Do not bump micrometer, we have to do it separately with dropwizard e…
…tc. For the record we have higher version in CNDB
Configuration menu - View commit details
-
Copy full SHA for b67a119 - Browse repository at this point
Copy the full SHA b67a119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e18be9 - Browse repository at this point
Copy the full SHA 8e18be9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.