java-scratchspace/java-init/README
2021-02-04 00:32:32 +11:00

5 lines
261 B
Plaintext

This port is intended as a bootstrapper jdk for building openjdk6.
The initial concept came about when I found out that gcc was going
to remove gcj from its collection starting with gcc 7. Much of this
port is based on the java bootstrapping in GUIX and Yocto.