Alexander Likhachev

Results 8 comments of Alexander Likhachev

@danysantiago Thanks for the contribution. It was merged with a change to use either the platform class loader or the bootstrap class loader depending on running JDK version. https://github.com/JetBrains/kotlin/compare/59cf97e245dfc6830e99d8cd050f9604a79463a9...2513befb5bfaf635d51705bb3e90abbee45868d8

https://github.com/avast/gradle-docker-compose-plugin/issues/307

@pettermahlen you are saying > It would be preferable to have all the data written to a single file, with clear information about which module the statistics in question relate...

I see, that makes sense, but do you run KAPT in parallel? I mean if you do, then you will encounter problems with writing to the same file from multiple...

@whyoleg FYI We removed most of trove4j usage in Kotlin 2.0.0 and later removed it completely for Kotlin 2.2.0.

> Will this Build Tools API be able to allow integration into an LSP Server? Such as, it is trivially possible to implement an LSP Server using this API? The...

> Could it be possible to clarify in the KEEP that **anytime there is a setup step**, there should be a way for the build tool to do it separately...

> TBH, for me it looks like complicating our Android-related IT infrastructure even more... I will wait for the KBT team's review, but I feel that simply having `min/max` AGP...