gcj

gcj and Classpath development tools for Java(TM)

Debian Debian
RUN apt-get update && \ apt-get install -y gcj-jdk
Ubuntu
RUN apt-get update && \ apt-get install -y gcj-jdk
CentOS
RUN yum install -y gcj-jdk
Raspbian
RUN apt-get update && \ apt-get install -y gcj-jdk
click the source code to copy install gcj on any operating system with command-not-found.com