Shin, Seung Hwan

Results 1 comments of Shin, Seung Hwan

Remove "-XX:+UseJVMCICompiler" in the "sbt" file if you use JDK 17. It might looks like this: echo "$default_jvm_opts_common -XX:+UnlockExperimentalVMOptions -XX:+UseJVMCICompiler" ==> echo "$default_jvm_opts_common -XX:+UnlockExperimentalVMOptions"