| Poster | Thread |
AmigaBlitter
|  |
Jamiga progress Posted on 9-Apr-2013 18:39:58
| | [ #1 ] |
|
|
 |
Elite Member  |
Joined: 26-Sep-2005 Posts: 3524
From: Unknown | | |
|
| |
| Status: Offline |
|
|
Toaks
|  |
Re: Jamiga progress Posted on 9-Apr-2013 18:56:34
| | [ #2 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 8042
From: amigaguru.com | | |
|
| @AmigaBlitter
i have to ask ... java is indeed something we should get but from what little i know of windowspc's these days.. java is updated every week or even day, no? how can jamiga keep up with that?
i mean... ain't the latest java updates required to actual use an java application or website or whatever?
cheers _________________ See my blog and collection website! . https://www.blog.amigaguru.com |
|
| Status: Offline |
|
|
ara
|  |
Re: Jamiga progress Posted on 9-Apr-2013 19:20:05
| | [ #3 ] |
|
|
 |
Regular Member  |
Joined: 11-Jan-2006 Posts: 138
From: Unknown | | |
|
| @Toaks
The recent updates were because of security relevant bugs in Oracle's implementation (and also because of design flaws in Java's security model).
In general, Java (=language+VM+libraries) is evolving very slowly, with several years between major versions. And many applications/applets don't require the latest version.
|
|
| Status: Offline |
|
|
Chris_Y
|  |
Re: Jamiga progress Posted on 9-Apr-2013 19:21:17
| | [ #4 ] |
|
|
 |
Elite Member  |
Joined: 21-Jun-2003 Posts: 3209
From: Beds, UK | | |
|
| @Toaks
Quote:
| i mean... ain't the latest java updates required to actual use an java application or website or whatever? |
Nope.. Oracle's Java is full of security holes. Most of the updates are security patches, not new language features.
I'm not sure if there are any new language features between Java 6 and Java 6 latest update. However, between Java 6 and Java 7 there certainly are.
_________________ "Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion Avatar is Tabitha by Eric W Schwartz |
|
| Status: Offline |
|
|
jaokim
|  |
Re: Jamiga progress Posted on 9-Apr-2013 20:13:36
| | [ #5 ] |
|
|
 |
Regular Member  |
Joined: 8-Mar-2003 Posts: 278
From: Sweden | | |
|
| Quote:
i have to ask ... java is indeed something we should get but from what little i know of windowspc's these days.. java is updated every week or even day, no? how can jamiga keep up with that?
i mean... ain't the latest java updates required to actual use an java application or website or whatever? |
I don't actually know what exactly is in these fixes, but it can be either class library updates, fixes for the virtual machine, or the native libraries (DLLs in the Windows case).
In a normal Windows environment you're most likely using Oracle's VM, and the Win32 native libraries -- any updates made to those won't affect JAmiga in any way. JAmiga will have its own updates to the VM and native libraries. Regarding the class libraries; any fixes there made by Oracle will benefit JAmiga as well.
However, the above is not entirely true, at least not for JAmiga in its current state. JAmiga currently uses GNU Classpath (Oracle's Java on Windows uses OpenJDK), and this replaces the class libraries mentioned above. So, all-in-all: any updates to Java on the Windows system won't affect JAmiga in any way. JAmiga will have its own bugs. ;)
Oh, and just to not totally invalidate my first section: JAmiga will at some point also use OpenJDK, which will make Oracle's fixes (and anyone else's, since OpenJDK is open-source) available to us._________________
|
|
| Status: Offline |
|
|
Slash
|  |
Re: Jamiga progress Posted on 10-Apr-2013 11:27:41
| | [ #6 ] |
|
|
 |
Cult Member  |
Joined: 10-Mar-2003 Posts: 686
From: Newcastle-upon-Tyne, UK | | |
|
| @jaokim
Good work... however, I have a sort-of unrelated question if I may Where did you get the toolbar icons for GoldEd/Cubic in your development environment?
Did you install them all manually from MasonIcons, or is there some sort of theme I can download and install?
Thanks! _________________ This fire is burnin' and it's out of control It's not a problem you can stop, It's rock n' roll - GN'F'N'R |
|
| Status: Offline |
|
|
Raffaele
|  |
Re: Jamiga progress Posted on 10-Apr-2013 11:29:38
| | [ #7 ] |
|
|
 |
Super Member  |
Joined: 7-Dec-2005 Posts: 1906
From: Naples, Italy | | |
|
| @AmigaBlitter
It sounds nice however... _________________ "When the Amiga came out, everyone [at Apple] was scared as hell." (J.L. Gassée, former CEO of Apple France and chief of devs of Mac II-fx, interviewed by Amazing Computing, Nov 1996). |
|
| Status: Offline |
|
|
Raffaele
|  |
Re: Jamiga progress Posted on 10-Apr-2013 11:31:57
| | [ #8 ] |
|
|
 |
Super Member  |
Joined: 7-Dec-2005 Posts: 1906
From: Naples, Italy | | |
|
| @jaokim
Keep up the good work.
We all count on you! ^_^ _________________ "When the Amiga came out, everyone [at Apple] was scared as hell." (J.L. Gassée, former CEO of Apple France and chief of devs of Mac II-fx, interviewed by Amazing Computing, Nov 1996). |
|
| Status: Offline |
|
|
whose
|  |
Re: Jamiga progress Posted on 10-Apr-2013 11:40:18
| | [ #9 ] |
|
|
 |
Cult Member  |
Joined: 21-Jun-2005 Posts: 893
From: Germany | | |
|
| @Slash
If you use Cubic or latest standalone GoldEd, it is AISS-aware already. There is some gadget for setting "AISS", hidden somewhere, deep in the settings... "File type"->"Display"->"Options", chooser "Symbols" (maybe the wording isnt correct, Im using the german version here). Last edited by whose on 10-Apr-2013 at 11:41 AM.
|
|
| Status: Offline |
|
|
Slash
|  |
Re: Jamiga progress Posted on 10-Apr-2013 11:42:39
| | [ #10 ] |
|
|
 |
Cult Member  |
Joined: 10-Mar-2003 Posts: 686
From: Newcastle-upon-Tyne, UK | | |
|
| @whose
Cool, thanks. I haven't updated Cubic for a while actually; will do it tonight and hunt out that setting  _________________ This fire is burnin' and it's out of control It's not a problem you can stop, It's rock n' roll - GN'F'N'R |
|
| Status: Offline |
|
|
AmigaBlitter
|  |
Re: Jamiga progress Posted on 28-May-2013 7:20:03
| | [ #11 ] |
|
|
 |
Elite Member  |
Joined: 26-Sep-2005 Posts: 3524
From: Unknown | | |
|
| |
| Status: Offline |
|
|