Jeroen wrote:
> Bryce McKinlay wrote:
> > Sorry, I think I misunderstood your message. I thought you were
> > suggesting moving all the native methods (eg for IO classes) to
> > separate VM* classes.
>
> I think that is in fact what Mark was suggesting and I think this is
> definitely a good idea.
Bryce McKinlay wrote:
> Sorry, I think I misunderstood your message. I thought you were
> suggesting moving all the native methods (eg for IO classes) to
> separate VM* classes.
I think that is in fact what Mark was suggesting and I think this is
definitely a good idea. There are a lot of VMs th
Sascha Brawer wrote:
What exactly do you mean when you say "Unicode"? It seems that you think
that Java uses only U+ .. U+ (the "basic multilingual plane",
also known as UCS-2). As far as I know, this was true in the past, but
this restriction has changed in the meantime. Nowadays, Java us
jsona laio <[EMAIL PROTECTED]> wrote on Thu, 30 Oct 2003 07:55:17 +:
>however, lately i want to participate a porject, in
>which involves developing encoding like CCCII (CJK
>based characters set for asian characters, which
>defines more characters than unicode supports in the
>parts of CJK).
On Tue, Nov 04, 2003 at 01:45:54AM +0100, Richard Stahl wrote:
> hello,
>
> i have just started using the classpath so maybe a stupid problem:
>
> i would like to run some code on JikesRVM (which uses classpath). the
> code requires gnu.java.awt.peer.gtk.GtkToolkit. if invoking method
> getImag
hello,
i have just started using the classpath so maybe a stupid problem:
i would like to run some code on JikesRVM (which uses classpath). the
code requires gnu.java.awt.peer.gtk.GtkToolkit. if invoking method
getImage() of this class i get an error:
java.lang.UnsatisfiedLinkError: Cannot fin
6 matches
Mail list logo