Jacob Nikom wrote:
>
> Nathan,
>
> Thank you very much for your message - the information
> about graphical debugger was very important for me.
> I have problem with JBuilder installation - famous "No
> free memory" message, so I thought I could use javadt.
>
> Unfortunately, when I tried to us
"Robert J. Hansen" wrote:
>
> Howdy, all. Word from On High at work says that we're moving to Java
> for our work, which is causing this old C++ programmer a little bit of
> consternation. But hey, spraining your brain is good exercise. :)
>
> The particular problem I'm facing is trying to ge
Howdy, all. Word from On High at work says that we're moving to Java
for our work, which is causing this old C++ programmer a little bit of
consternation. But hey, spraining your brain is good exercise. :)
The particular problem I'm facing is trying to get Sun's JCE to play
nice with the Linux
Have you looked at http://java.sun.com/docs/books/tutorial/
Also, look at http://www.javalinux.net/
about development environments
Jacob Nikom
"Joe T." wrote:
>
> hello
> Ive been planning on learning java development for a
> couple weeks now and im getting pretty sick of just
> sitting arou
Nathan,
Thank you very much for your message - the information
about graphical debugger was very important for me.
I have problem with JBuilder installation - famous "No
free memory" message, so I thought I could use javadt.
Unfortunately, when I tried to use 'javadt' I could not
find any docume
Jacob Nikom wrote:
>
> Is it simply bug fixing release?
At least... but there are some important breakthroughs. A look at the
README shows that some longstanding problems have been addressed:
- The "incompatible raster" problems have been fixed, allowing Swing/AWT
apps to run on many more X ser
hello
Ive been planning on learning java development for a
couple weeks now and im getting pretty sick of just
sitting around -- id like to get started :P
I picked up Just Java 2 from Sun and Pure Java 2 from
Sams..both of which, IMO, werent very good books at
all. Just Java trys to explain the
Is it simply bug fixing release?
Jacob Nikom
Nathan Meyers wrote:
>
> Peter Graves wrote:
> >
> > Blackdown 1.2.2 RC4 is up on ftp.tux.org:
> >
> > ftp://ftp.tux.org/java/JDK-1.2.2/i386/rc4
> >
>
> Also in that directory: the debut of the JDK1.2 Java plug-in for
> Netscape!
>
> Nathan
>
Hi,
I've installed RC4 on my potato box today and noticed that CPU intensive
applets slowed down to a crawl. For example, one of them was eating about
14% of CPU time in RC3 with sunwjit active and now it eats 100%. In fact it
looks like switching JIT _off_ in RC4 gives me more speed!?
Anyone ca
Sparclinux too.
Karl
Peter Graves <[EMAIL PROTECTED]> writes:
> Blackdown 1.2.2 RC4 is up on ftp.tux.org:
>
> ftp://ftp.tux.org/java/JDK-1.2.2/i386/rc4
>
> -Peter
> http://armedbear.org
>
>
> --
> To UNSUBSCRIBE, email
Peter Graves wrote:
>
> Blackdown 1.2.2 RC4 is up on ftp.tux.org:
>
> ftp://ftp.tux.org/java/JDK-1.2.2/i386/rc4
>
Also in that directory: the debut of the JDK1.2 Java plug-in for
Netscape!
Nathan
> -Peter
> http://armedbear.org
>
> ---
Blackdown 1.2.2 RC4 is up on ftp.tux.org:
ftp://ftp.tux.org/java/JDK-1.2.2/i386/rc4
-Peter
http://armedbear.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT
[EMAIL PROTECTED] wrote:
>
> Hello,
> I'm using JDK1.2.2 and Suze6.2.
> Can someone tell me how I can use the option "green threads" of VM instead
> "native threads"?
You can either specify it with the command that runs the JVM:
java -green ...
or set it in the environment:
export THREADS
Hi,
For those of you who's familiar with Sheng Liang's JNI book, you might
find the attached file interesting. It is my attempt at porting the JNI
Shared Stubs Examples to Linux/x86. Could someone please tested it out
and see if it works ("It worked on my machine(TM)").
I did this to learn the
14 matches
Mail list logo