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
# # apt-get puts it under the relevant JDK location as src.zip: /usr/lib/jvm/java-8-openjdk-amd64/src.zip
#
#
#2. http://stackoverflow.com/a/8693261
#
## An exception is for many (if not all) of the com.sun.* classes and others that are only available under the SCSL or the JRL licenses - #which is available through a separate download from Oracle, after accepting one of these licenses.
#
#3. Apparentemente lo zip contiene anche classi com.sun.* ma non funziona con codeontology (crash quasi subito senza messaggio di spiegazione)
#
####
FROM ubuntu:16 # check if it works with FROM openjdk:8