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

Kotlin daemon JVM args - clearing up inheritance and defaults #4454

Merged
merged 6 commits into from
Nov 4, 2024

Conversation

kaeawc
Copy link
Contributor

@kaeawc kaeawc commented Sep 20, 2024

I filed KT-71564 the other day because my previous understanding (and that of some of the AndroidX team) was that all Gradle JVM args would be inherited if no Kotlin JVM args were specified. I did some digging in the Kotlin Gradle Plugin and Kotlin Daemon sources to find how that process works and think this should clear everything up.

@kaeawc kaeawc requested a review from a team as a code owner September 20, 2024 13:24
@kaeawc kaeawc force-pushed the kaeawc/update-jvm-arg-docs branch 2 times, most recently from 6e8e09c to 5e34300 Compare September 22, 2024 20:08
@kaeawc
Copy link
Contributor Author

kaeawc commented Oct 3, 2024

@sarahhaggarty is there anything else you'd want me to change in this PR?

@kaeawc
Copy link
Contributor Author

kaeawc commented Oct 17, 2024

@sarahhaggarty @danil-pavlov just wanted to bump this issue, what might next steps be?

@sarahhaggarty
Copy link
Collaborator

Hi @kaeawc!
Sorry for the slow response to your PR. I'm catching up after our recent migration to writerside. I'll come back with any comments within the next two weeks.

@kaeawc
Copy link
Contributor Author

kaeawc commented Oct 18, 2024

Thanks and all good. 😄

Copy link
Collaborator

@sarahhaggarty sarahhaggarty left a comment

Choose a reason for hiding this comment

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

Thanks for your suggestions @kaeawc!
I've made some suggestions to update the text based on our style guidelines. Can you update your PR? Please let me know if you need any assistance or if something isn't clear to you.

docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
docs/topics/gradle/gradle-compilation-and-caches.md Outdated Show resolved Hide resolved
@kaeawc
Copy link
Contributor Author

kaeawc commented Oct 28, 2024

@sarahhaggarty I added all your suggestions and updated the branch with latest master

@sarahhaggarty sarahhaggarty merged commit 75732a9 into JetBrains:master Nov 4, 2024
4 checks passed
@sarahhaggarty
Copy link
Collaborator

Thanks for your contribution @kaeawc !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants