Silvan Scherrer has started a new project to port the latest Java to
OS/2 and eComStation. Java is a very popular sophisticated programming
environment. Applications written in the Java language are run inside a
virtual machine (Java Virtual Machine, JVM) which provides a nearly
identical behavior on all platforms that have a JVM implementation
available. This "write once, run anywhere" approach means that
developers can support a multitude of platforms while only having to
maintain one code base. For users, availability of a current Java for
OS/2 and eComStation means access to a huge number of existing
applications.
For more information about Java, see:
http://en.wikipedia.org/wiki/Java_%28programming_language%29
Previously, Java had been made available for OS/2 and eComStation by
IBM, Golden Code and Innotek. However, new versions with many changes
and improvements have been released since then and current applications
require a current JVM implementation.
The new project will port such a current JVM to OS/2 and eComStation.
Dmitry Kumenov, who is well-known for his work on the Qt 3 and 4 ports,
has been hired as chief developer. Funding is provided by several
companies and individuals, with Mensys BV being the main sponsor.
For information about the project and its status, please see:
> Java for OS/2 and eComStation Project Started
>
Is this going to be native or a wrapper around a win version?
--
Regards
Dave Saville
> On Thu, 10 Jun 2010 13:00:47 UTC, Christian Hennecke
> <christian...@os2voice.org> wrote:
>
>> Java for OS/2 and eComStation Project Started
>>
>
> Is this going to be native or a wrapper around a win version?
>
Or worse, something else you will have to buy.
I don't mind paying for a native OS/2 version - I paid for the
Goldencode native version, but I do object to paying for a basterdised
windows version.
--
ivan
On Sat, 12 Jun 2010 13:58:25 UTC, "Dave Saville"
<da...@invalid.invalid> wrote:
> On Thu, 10 Jun 2010 13:00:47 UTC, Christian Hennecke
> <christian...@os2voice.org> wrote:
>
> > Java for OS/2 and eComStation Project Started
> >
>
> Is this going to be native or a wrapper around a win version?
Looking at http://svn.netlabs.org/java/ticket/2 - the initial port
will largely use the Odin SDK.
--
Cheers,
Paul.
Its going to be different. This is basically going to be a native ODIN
build.
ODIN has a negative image and that is unjustified. Previous builds of
the Innotek Java runtime from Innotek would load Windows binaries on
OS/2 with a special version of ODIN. So PE Windows binaries where loaded.
What will be done now is that ODIN source code will be used to compile
the Windows code on OS/2. Because of this PE layer not being there the
problems should be less problematic and easier to debug.
Regards,
Roderick Klein
Mensys