| Poster | Thread |
meet.mrnrg
 |  |
[Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 or JAmiga 0.0.6 Posted on 18-May-2008 11:29:15
| | [ #1 ] |
|
|
 |
Super Member  |
Joined: 5-Feb-2007 Posts: 1921
From: UK, AUS, US | | |
|
| Sun Microsystem Open Sourced the Java Programing Model not to long ago. Anybody looking into how the OpenJDK source code can be used for AmigaOS porting?
Links: http://www.java.net/community/openjdk/ http://www.sun.com/software/opensource/java/index.jsp
Last edited by meet.mrnrg on 05-Jun-2010 at 09:13 PM. Last edited by meet.mrnrg on 18-May-2008 at 07:05 PM. Last edited by meet.mrnrg on 18-May-2008 at 03:11 PM.
_________________ Quote:
| Easy Pocket Money, Freelancers & Experts Online | MiniMig FPGA, Sam440 Flex 733Mhz PPC, Amiga OS 4.1 Update 2, MorphOS 2.4, Other - AmiKit + Cloanto Amiga Forever 2008 + E-UAE, AmigaSYS |
|
| Status: Offline |
|
|
meet.mrnrg
 |  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 18-May-2008 19:04:11
| | [ #2 ] |
|
|
 |
Super Member  |
Joined: 5-Feb-2007 Posts: 1921
From: UK, AUS, US | | |
|
| |
| Status: Offline |
|
|
HenryCase
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 19-May-2008 1:24:54
| | [ #3 ] |
|
|
 |
Cult Member  |
Joined: 12-Nov-2007 Posts: 728
From: Unknown | | |
|
| @meet.mrnrg I don't think any of those Java projects for Amiga are still active. Would be a shame if we lost the work done so far, do you think we could get the source code for the Java on Amiga projects open-sourced? |
|
| Status: Offline |
|
|
meet.mrnrg
 |  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 19-May-2008 1:34:48
| | [ #4 ] |
|
|
 |
Super Member  |
Joined: 5-Feb-2007 Posts: 1921
From: UK, AUS, US | | |
|
| @HenryCase
I'm calling for a full review of the situation.
With the OpenJDK source code being available now, it might be a best practice thing to return to the Inception / Elaboration phases of the Java for Amiga life cycle.
_________________ Quote:
| Easy Pocket Money, Freelancers & Experts Online | MiniMig FPGA, Sam440 Flex 733Mhz PPC, Amiga OS 4.1 Update 2, MorphOS 2.4, Other - AmiKit + Cloanto Amiga Forever 2008 + E-UAE, AmigaSYS |
|
| Status: Offline |
|
|
wegster
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 19-May-2008 4:07:34
| | [ #5 ] |
|
|
 |
Elite Member  |
Joined: 29-Nov-2004 Posts: 8554
From: RTP, NC USA | | |
|
| @meet.mrnrg
Dunno if the poll was multi-select or not, but: "yes, I would use it" and "yes, I would use it for development.' - both writing apps and for the Eclipse IDE.
kaffe was ported a while back. I may have a poor recollection, but I believe 'it worked' except for the UI.
JAmiga was looking promising for a while, but I believe Peter (the main dev) sort of dropped off the face of the earth for a bit; I don't recall why, so it's effectively stalled right now.
You can certainly 'call' for anything you'd like, but unless you're actually doing the work..someone may not answer.
_________________ Are we not done with the same silly arguments and flames yet??! |
|
| Status: Offline |
|
|
meet.mrnrg
 |  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 15-Aug-2009 22:50:53
| | [ #6 ] |
|
|
 |
Super Member  |
Joined: 5-Feb-2007 Posts: 1921
From: UK, AUS, US | | |
|
| |
| Status: Offline |
|
|
erik
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 19-Aug-2009 23:59:06
| | [ #7 ] |
|
|
 |
Member  |
Joined: 16-Dec-2003 Posts: 61
From: Mountain view,CA | | |
|
| @meet.mrnrg
Need a JDK to bootstrap openjdk build
Could use IcedTea, but AFAICT that requires porting other stuff first
Then ofcourse, once you get past that bootstrap hurdle things might be easy ...
Erik
|
|
| Status: Offline |
|
|
meet.mrnrg
 |  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 5-Jun-2010 21:12:52
| | [ #8 ] |
|
|
 |
Super Member  |
Joined: 5-Feb-2007 Posts: 1921
From: UK, AUS, US | | |
|
| JAmiga 0.0.6 - Java for OS4.1 is finally here.
Most of the CLASSES DEMO's work. So it truly is Java on the Amiga.
eg: cd SDK:Java/CLASSES/ to execute: SDK:JAmiga/java TestScreen and that runs the multi-coloured-lines demo in AWT.
http://code.google.com/p/jamiga2/ _________________ Quote:
| Easy Pocket Money, Freelancers & Experts Online | MiniMig FPGA, Sam440 Flex 733Mhz PPC, Amiga OS 4.1 Update 2, MorphOS 2.4, Other - AmiKit + Cloanto Amiga Forever 2008 + E-UAE, AmigaSYS |
|
| Status: Offline |
|
|
Samurai_Crow
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 5-Jun-2010 22:29:44
| | [ #9 ] |
|
|
 |
Elite Member  |
Joined: 18-Jan-2003 Posts: 2320
From: Minnesota, USA | | |
|
| @meet.mrnrg
I use Eclipse all the time as my IDE of choice. Java is what it is written in so I checked "Development". |
|
| Status: Offline |
|
|
Trev
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 6-Jun-2010 3:12:41
| | [ #10 ] |
|
|
 |
Cult Member  |
Joined: 24-Jul-2005 Posts: 778
From: Sacramento, CA, USA | | |
|
| @Samurai_Crow
Eclipse has been compiled natively for Linux/x86_64 using GCJ. I would attempt to get GCJ and then Eclipse working on AmigaOS before moving forward with an OpenJDK port. _________________ Sam440ep-flex 733 MHz/1 GB RAM/Radeon 9250/AmigaOS4.1 Update 2 borked A1200/Blizzard1260+SCSI-IV/Z4+MediatorZIV/Deneb/Voodoo3/CatweaselMk3 more borked A1200/MBX1200z/Indivision A500/clockport/RRNet A600/A603 |
|
| Status: Offline |
|
|
frotz
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 6-Jun-2010 6:27:23
| | [ #11 ] |
|
|
 |
Member  |
Joined: 2-May-2010 Posts: 82
From: Currently Afghanistan | | |
|
| Personally I dislike Java, but so many major packages depend on it for full functionality (OpenOffice comes immediately to mind) that it is something we desperately need. In addition there are things that use Java to create a platform independent GUI. Basically anything that makes porting apps from other platforms is a good thing for the Amiga.
_________________ -- 2B v ~2B = ? |
|
| Status: Offline |
|
|
joeled
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 6-Jun-2010 7:56:08
| | [ #12 ] |
|
|
 |
Cult Member  |
Joined: 25-Dec-2007 Posts: 724
From: Uppsala, Sweden | | |
|
| Joakim is working on jamiga and updated it recently. I´m trying to convince another friend to help him and he borrowed my SAM so hopefully we will have two ppl working on it. He want more ppl to the project so if you have the time contact him! Samurai_Crow ?
_________________ AmigaOS on Google+ AmigaOS on Facebook |
|
| Status: Offline |
|
|
Samurai_Crow
|  |
Re: [Poll] OpenJDK / OpenSource Java JRE / JDK for Amiga OS4 Posted on 8-Jun-2010 16:08:59
| | [ #13 ] |
|
|
 |
Elite Member  |
Joined: 18-Jan-2003 Posts: 2320
From: Minnesota, USA | | |
|
| @joeled
I loaned my MicroA1-c out to the Aladdin 4D team. I don't have another AmigaOS 4 machine to develop anything with. My next Amiga-related purchase will probably run AmigaOS 3 natively rather than AmigaOS 4 anyway (referring to the NatAmi). |
|
| Status: Offline |
|
|