Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
2018-10
Description
Workaround so far is to use the following to turn on Java 8 instead of 11:
sudo update-alternatives --config javac
|
sudo update-alternatives --config java
|