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 7 times, most recently from 91e8571 to 827b9cb Compare May 26, 2026 07:17
@Gedochao Gedochao closed this May 26, 2026
@Gedochao Gedochao reopened this May 26, 2026
@Gedochao Gedochao force-pushed the feature/auto-detect-jvm-scala-compat branch from 827b9cb to 85a084e Compare May 28, 2026 10:45
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