This differential integrates @livingsilver94's fixes for the Scala REPL, and uses JDK11 for the build and runtime.
In addition, this update uses a different method of specifying the JDK to use, allowing for manual specification of JDK via JAVA_HOME.
Differential D8998
Use JDK11 for Scala and fix REPL Authored by • serebit on Jun 5 2020, 8:33 PM. Tags None Referenced Files
Subscribers
Details
This differential integrates @livingsilver94's fixes for the Scala REPL, and uses JDK11 for the build and runtime. In addition, this update uses a different method of specifying the JDK to use, allowing for manual specification of JDK via JAVA_HOME. Test the interpreter and compile a Hello World program
Diff Detail
|