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

feat: add useSVE switch #412

Merged

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

this PR adds the global useSVE switch, which adds the -XX:UseSVE=0 JVM option.

This seems to be required on certain processors like ARM (Apple Silicon).

Why it does that

Mitigate a JVM crash (SIGILL)

Further notes

I also regenerated the credentials, and set the VC1_0_JWT type

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the bug Something isn't working label Jan 21, 2025
@paullatzelsperger paullatzelsperger merged commit cb03b8d into eclipse-edc:main Jan 21, 2025
8 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/add_useSVE_extension branch January 21, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants