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

fix(builds): Fixes JVM memory for builds to be set and lowers compilation #6161

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

jasonmcintosh
Copy link
Member

No description provided.

@dbyron-sf
Copy link
Contributor

Looks good. Does it make sense to reduce Xmx and Xms in

GRADLE_OPTS: -Dorg.gradle.daemon=false -Xmx16g -Xms16g -Xss8192k
too?

@jasonmcintosh
Copy link
Member Author

Gradle ops should override the local and ... may not even be necessary depending on the phase. The stack memory is ALSO really high to me...

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for a merge label Feb 27, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Feb 27, 2024
@mergify mergify bot merged commit 538a637 into spinnaker:master Feb 27, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.34
Projects
None yet
3 participants