Skip to content

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 from 1ce36cf to f2db1cf Compare September 20, 2024 13:41
@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.

@kaeawc
Copy link
Contributor Author

kaeawc commented Oct 28, 2024

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

@kaeawc kaeawc requested a review from sarahhaggarty October 28, 2024 22:55
kaeawc and others added 6 commits November 4, 2024 16:32
Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>
Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>
Co-authored-by: Sarah Haggarty <81160244+sarahhaggarty@users.noreply.github.com>
@sarahhaggarty sarahhaggarty force-pushed the kaeawc/update-jvm-arg-docs branch from 028a387 to a2a21e4 Compare November 4, 2024 15:32
@sarahhaggarty sarahhaggarty merged commit 75732a9 into JetBrains:master Nov 4, 2024
4 checks passed
@sarahhaggarty
Copy link
Collaborator

Thanks for your contribution @kaeawc !

zamulla pushed a commit that referenced this pull request Nov 13, 2024
* add notes about jvm inheritance and defaults for kotlin daemon

* Update docs/topics/gradle/gradle-compilation-and-caches.md

Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>

* Update docs/topics/gradle/gradle-compilation-and-caches.md

Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>

* remove arg that is not actually a default

* apply Writerside update for callouts

* Apply suggestions from code review

Co-authored-by: Sarah Haggarty <81160244+sarahhaggarty@users.noreply.github.com>

---------

Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>
Co-authored-by: Sarah Haggarty <81160244+sarahhaggarty@users.noreply.github.com>
danil-pavlov pushed a commit that referenced this pull request Nov 18, 2024
* add notes about jvm inheritance and defaults for kotlin daemon

* Update docs/topics/gradle/gradle-compilation-and-caches.md

Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>

* Update docs/topics/gradle/gradle-compilation-and-caches.md

Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>

* remove arg that is not actually a default

* apply Writerside update for callouts

* Apply suggestions from code review

Co-authored-by: Sarah Haggarty <81160244+sarahhaggarty@users.noreply.github.com>

---------

Co-authored-by: Alex Likhachev <ALikhachev@users.noreply.github.com>
Co-authored-by: Sarah Haggarty <81160244+sarahhaggarty@users.noreply.github.com>
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