Skip to content

[WIP] Auto-detect min/max supported JVM for a given Scala version#4282

Draft
Gedochao wants to merge 1 commit into
VirtusLab:mainfrom
Gedochao:feature/auto-detect-jvm-scala-compat
Draft

[WIP] Auto-detect min/max supported JVM for a given Scala version#4282
Gedochao wants to merge 1 commit into
VirtusLab:mainfrom
Gedochao:feature/auto-detect-jvm-scala-compat

Conversation

@Gedochao
Copy link
Copy Markdown
Contributor

Fixes #4260

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)
  • ran reference docs auto-generation (./mill -i 'generate-reference-doc[]'.run)

How much have your relied on LLM-based tools in this contribution?

Extensively, Cursor + Claude

How was the solution tested?

New automated tests

@Gedochao Gedochao force-pushed the feature/auto-detect-jvm-scala-compat branch 5 times, most recently from 5b8604a to 145032d Compare May 20, 2026 09:36
@Gedochao Gedochao force-pushed the feature/auto-detect-jvm-scala-compat branch from 145032d to 91e8571 Compare May 20, 2026 15:24
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.

No graceful handling of scala and JVM versions mismatch

1 participant