Commit graph

3 commits

Author SHA1 Message Date
Arnout Engelen
2bf43d394c Remove scalac javabootclasspath hack (#28156)
This should have been implicit with the -release flag, and now
this indeed appears to be the case. Tested with 2.12 and 2.13.0

Fixes the scalac part of #27079
2019-11-26 12:58:29 +00:00
Arnout Engelen
a47886c4f5 sbt option to explicitly specify the jdk8 jdk to use (#28107)
* Nicer error message when jdk home path is not found
* Also allow setting it via the environment
2019-11-08 15:59:49 +01:00
Arnout Engelen
978b7d2e0f Don't duplicate CrossJava logic (#27842) 2019-10-02 20:02:40 -07:00