[OpenWrt-Devel] Adding host Java support to the buildbots
Ralph Sennhauser
ralph.sennhauser at gmail.com
Fri Dec 30 02:50:25 EST 2016
Hi Dana
On Thu, 29 Dec 2016 12:30:37 -0800
Dana Myers <k6jq at comcast.net> wrote:
> In reference to https://github.com/openwrt/packages/pull/3686
>
> We've added OpenWRT support for:
>
> * JamVM 2.0: Java JVM
> * GNU Classpath 2.0: Java class library
There is no classpath 2.0
> * RXTX Java serial communications library
>
> However, the build bots won't build these packages yet because
> a host Java compiler is required. To build these packages, I
> install:
The main reason to use jamvm with gnu classpath is you can bootstrap it
without a jdk, right? If you already require a host jdk why not go for
jamvm with the openjdk classpath to get full java support?
>
> openjdk-7-jdk
>
> (which also pulls in openjdk-7-jre and openjdk-7-jre-headless)
>
> What needs to be done to add openjdk-7-jdk to the build bots?
>
> Thank you,
> Dana
>
> danak6jq at github
> k6jq at comcast.net
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list