Deprecate `-xjvm-flags`
Open
Beginner friendly
enhancement
Gradle
P3
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
It's deprecated in Kotlin and replaced by `-jvm-defaults`: https://kotlinlang.org/docs/compiler-reference.html#jvm-default-mode
Contributor guide
Research direction
Search the repository for `-xjvm-flags` and inspect how the option is declared, handled, and tested. Use the linked Kotlin compiler reference to confirm the replacement; done when the deprecated option is addressed in favor of `-jvm-defaults` and relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100