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

Remove equals symbol from jvm arg parameters #4188

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

mezpahlan
Copy link
Contributor

Including the equal symbol for the -Xms arg caused my Kotlin Daemon to crash on startup. I tracked it down to the equal symbol and copying from these help docs.

@mezpahlan mezpahlan requested a review from a team as a code owner May 13, 2024 13:40
@AlejandraPedroza AlejandraPedroza self-assigned this May 21, 2024
Copy link
Contributor

@AlejandraPedroza AlejandraPedroza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Thanks for your contribution!

@AlejandraPedroza AlejandraPedroza merged commit 5684468 into JetBrains:master Jun 4, 2024
3 checks passed
@mezpahlan mezpahlan deleted the patch-1 branch June 4, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants