New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Java ported to BubbaTwo

Good ideas? Share with us!
Post Reply
trencarbe
Posts: 103
Joined: 11 Aug 2008, 16:02

Java ported to BubbaTwo

Post by trencarbe »

It is not possible to use Sun JAVA on the bubba, as they don't ship version for the powerpc architecture directly. There is the new openjdk that is available in debian, and supported on powerpc, but as it is so new, it isn't directly available for etch (which the bubba is based on); We are investigating possible ways to port openjdk to the bubba, but we can't give you any time estimate yet.

Yes please, port it! We do want Java on BubbaTwo! :D
kfudd
Posts: 45
Joined: 17 Nov 2008, 16:35

Post by kfudd »

I second that!
Tompa
Posts: 81
Joined: 03 Feb 2007, 12:50

Post by Tompa »

Absolutely!

My dream would be to install the Grasshopper engine so that .NET applications can be ran on bubba.

http://dev.mainsoft.com/Default.aspx?tabid=130

For that dream to come true I would need both Tomcat and Java up and running. Performance-wise I haven't got a clue if it's feasable but I think even a slow .NET environment would do for me.

/Tompa
d94ka
Posts: 5
Joined: 11 Dec 2008, 03:43

IBM JDK

Post by d94ka »

I have Java and Tomcat running on my Bubba Two, using IBM's JDK for PowerPC. It seems to work very well (but of course uses a lot of memory).

I don't remember exactly which JDK I downloaded, but I think it's the one for 32-bit iSeries/pSeries at http://www.ibm.com/developerworks/java/ ... nload.html

As I remember it, there weren't any problems installing it, apart from the fact that it wants to have libstdc++5.

"java -version" output:

bubba:~# java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pxp3260sr2-20080818_01(SR2))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux ppc-32 jvmxp3260-20080816_22093 (JIT enabled, AOT enabled)
J9VM - 20080816_022093_bHdSMr
JIT - r9_20080721_1330ifx2
GC - 20080724_AA)
JCL - 20080808_02
Post Reply