You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed AdoptOpenJDK on my son's laptop last weekend and discovered that on OS X a library needed for rendering has the wrong name. Here's one relevant bug (there are a few others that all relate to similar issues.) It's a fairly simple matter to fix (just rename the library) but not something that I would expect Creative Scala's target audience to be comfortable doing.
I agree in principle with this change but I want to wait for AdoptOpenJDK to sort out their packaging. An alternative would be to suggest Corretto, which I believe has fixed this issue already.
Given the complicated license and update situation (https://www.aspera.com/en/blog/oracle-will-charge-for-java-starting-in-2019/, https://www.oracle.com/technetwork/java/java-se-support-roadmap.html) and ever changing JDKs and Scala's varying degree of support for it, I think Creative Scala should instruct new users explicitly to use Java 8. If someone has an Oracle JDK already that's ok, but for new installs I recommend AdoptOpenJDK OpenJDK 8 + HotSpot.
It's a binary distribution created from OpenJDK project source. Hopefully it should provide patches long after January, 2019.
The text was updated successfully, but these errors were encountered: