cask icon indicating copy to clipboard operation
cask copied to clipboard

Inline loom-compatibility

Open sideeffffect opened this issue 1 year ago • 1 comments

@lihaoyi how do I ensure that loom-compatibility is built only against OpenJDK 21?

sideeffffect avatar Feb 04 '25 23:02 sideeffffect

@sideeffffect if you need to compile using different JVM versions for different submodules, that can be done via https://mill-build.org/mill/fundamentals/configuring-jvm-versions.html

lihaoyi avatar Apr 01 '25 08:04 lihaoyi