Re: Java VM version
Re: Java VM version
- Subject: Re: Java VM version
- From: Michael Hall <email@hidden>
- Date: Tue, 6 Jun 2006 07:43:26 -0500
On Jun 6, 2006, at 7:10 AM, Joris Kluivers wrote:
On Jun 6, 2006, at 1:27 PM, Michael Hall wrote:
I'm pretty sure 1.3 should not be the default jvm on shipping
machines anymore. It almost definitely is not on Intel's since I
don't think a 1.3 ships at all.
Well, my default vm currently is 1.5 (java -version in the
console). But when creating a VM using NSJavaSetupVirtualMachine()
I'm not able to execute java compiled for 1.4+, which lets me think
the vm is of version 1.3. So i'm not using jni at the moment, I'll
try the java-dev list for suggestions on version selection using
NSJavaSetupVirtualMachine.
Ah, Cocoa/Java is I think officially not a java interface anymore.
The java bridge I don't think is either but I'm not sure I heard that
'officially'. You might get an answer to that here or on the javadev
list. You might not.
Outside that these might be more helpful (although again, maybe not,
the best I can suggest this list or javadev probably better able to
answer than me, the google hits I looked at mostly came up off the
javadev list though)...
Google:
NSJavaSetupVirtualMachine site:lists.apple.com
http://lists.apple.com/archives/java-dev/2005/Jul/msg00502.html
or
http://lists.apple.com/archives/java-dev/2005/Jul/msg00502.html
Google:
NSJavaneeded version site:lists.apple.com
First entry...
http://lists.apple.com/archives/java-dev//2005/Aug/msg00280.html
Probably information and documentation you are already aware of? JNI
is afaik the most officially supported java interface.
As an opinion - the biggest concern people seem to have is that java
releases keep up as best as possible with Sun's. Limiting support to
what Sun provides makes that easier.
Yet once again though you could probably find more informed and
better opinions on the javadev list.
Mike Hall mikehall at spacestar dot net
http://www.spacestar.net/users/mikehall
http://sourceforge.net/projects/macnative
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden