Will Java go native?

Russel Winder russel at winder.org.uk
Thu Sep 19 01:31:17 PDT 2013


On Thu, 2013-09-19 at 00:53 +0100, Iain Buclaw wrote:
[…]
> Java itelf is a very basic language to allow this to be possible.  But
> the library implementation denies this, and I don't see native support
> beyond JNI.

JNA

But your core point as I infer it is valid. Running on the JVM it is
best not to have to use native code libraries. I think the NAG Java
adaptor to it's Fortran and C++ libraries will not gain any traction.

The new interest is getting support for the heterogeneous processors on
the horizon. In threads elsewhere we started debating GPGPU support in D
exactly because it will be a necessity in future processors. Java has
two plays in this game already.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130919/a058a358/attachment.pgp>


More information about the Digitalmars-d mailing list