java-scratchspace/java-init
2021-02-04 00:32:32 +11:00
..
.footprint java-init: initial import 2021-02-04 00:32:32 +11:00
.md5sum java-init: initial import 2021-02-04 00:32:32 +11:00
build.xml java-init: initial import 2021-02-04 00:32:32 +11:00
fastjar-jartool.c_rev1.62.patch java-init: initial import 2021-02-04 00:32:32 +11:00
fix-update-mode.diff java-init: initial import 2021-02-04 00:32:32 +11:00
Pkgfile java-init: initial import 2021-02-04 00:32:32 +11:00
README java-init: initial import 2021-02-04 00:32:32 +11:00

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.