contrib/openjdk8
2018-09-28 22:12:32 +10:00
..
.footprint openjdk8: new port 2018-03-29 20:16:44 -04:00
.signature openjdk8: update to 8u171-b11 release 2018-06-17 03:48:52 -04:00
Pkgfile openjdk8: update to 8u171-b11 release 2018-06-17 03:48:52 -04:00
README openjdk8: new port 2018-03-29 20:16:44 -04:00

NOTES:
=====

The following packages do not exist but might be nice to have:
pcsc-lite, lksctp-tools
(Actually, I have private ports for these, but need to determine if there is
any actual benefit from adding and depending on them).

TODO:
====

* Add script(s) for setting the java environment.

* Concider generic java packages that allow to have different java env installed
  and be able to switch between them via script: 'java-choose icedtea7' or
  'java-choose gcj-jdk' or 'java-choose jdk8', etc, etc...

* Do testing beyond just running java programs like eclipse and minecraft.