"W. Christopher Everhart" wrote:
> I was having some problems with the pre-release of JDK1.2 being very very slow. I
>tested it with NetBeans, and compared the results to a versino of NetBeans with
>JDK1.1.7v3 and noticed that both were slow, but the newer version was even slower.
>
> It ends
[EMAIL PROTECTED] said:
> Appreciate the help. I was able to get things working, for the most
> part, by setting the following environment variables:
> THREADS_FLAG=GREEN JAVA_COMPILER=NONE
Yeah, that seems to be the most stable configuration for a lot of tasks.
> I am, in fact, using native t
On Sun, 4 Jul 1999, Albrecht Kleine wrote:
> > I forgot to mention that the machines are running the x86 JIT. Our next
> > step is to find a way to run the Solaris versions of JDK1.2 and see what
> > those numbers look like.
>
> TYA jit 1.4 on a plain P200 jdk1.2
> takes 100 sec for myprog_stat
joeo wrote:
> Having this list spam me - this is the second or third time in so many
> days - is starting to annoy me.
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL
joeo wrote:
> Having this list spam me - this is the second or third time in so many
> days - is starting to annoy me.
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL
> I forgot to mention that the machines are running the x86 JIT. Our next
> step is to find a way to run the Solaris versions of JDK1.2 and see what
> those numbers look like.
TYA jit 1.4 on a plain P200 jdk1.2
takes 100 sec for myprog_static
and 110 sec for myprog.
(But invocation is the m
Appreciate the help. I was able to get things working, for the most part, by
setting the following environment variables:
THREADS_FLAG=GREEN
JAVA_COMPILER=NONE
I am, in fact, using native threads under Solaris.
Thanks,
James
Cees de Groot wrote:
> [EMAIL PROTECTED] wrote:
> >Under Solaris 7
On 5 Jul, Larry Gates wrote:
>
>>Date: Sun, 04 Jul 1999 22:22:22 -0700
>>From: Kevin Ryan <[EMAIL PROTECTED]>
>
>>The Sun comm API stuff is at:
>> http://java.sun.com/products/javacomm/index.html
>
> It says to "choose a platform". Which one do we choose for Linux?
Well, according to th
I am looking for someone who has actually gotten servlets to
compile on a libc5 slackware installation. I have not made the jump to 6,
as it is not coupled with the migration of all supporting libraries. I
develop on my laptop(Toshiba Tecra with crappy winmodem I can't use,
yet?):
Linux
This is what the faq on that side says:
A: We do not provide a linux implementation. But Kevin Hester
has written Java communications API drivers for linux and uses our
CommPort
driver loading scheme to load his own gnu.io.RXTXCommDriver class. He
gave
us permission to disclose his web
Hi Albrecht,
> > The following program causes the Linux JDK 1.1.7v3 to crash with a
> > SIGFPE. This is because the x86 causes an arithmetic exception when
> > you divide 0x8000 by -1; the JVM spec, however, says that the result
> > of this should be 0x8000 with NO exception thrown. (The
>Date: Sun, 04 Jul 1999 22:22:22 -0700
>From: Kevin Ryan <[EMAIL PROTECTED]>
>The Sun comm API stuff is at:
> http://java.sun.com/products/javacomm/index.html
It says to "choose a platform". Which one do we choose for Linux?
-Larry Gates
---
Having this list spam me - this is the second or third time in so many
days - is starting to annoy me.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thanks a lot. It's really reassuring. I'll try this tomorrow on linux
machine, hopefully.
THANKS A LOT AGAIN
-Mak
At 10:45 5/07/99 +0200, Cengiz Tuztas wrote:
>Yes, I use the following and it works under Linux Kernel 2.2.10 SuSE
>Dist 6.1.
>
> private int exec( String _command , String log
> Thierry BARUSTA writes:
Thierry> I have downloaded the pre v2 version of jdk 1.2 for glibc
Thierry> 2.1. My disribution of linux is the Suse 6.1. The only
Thierry> thing I have done is to add the jdk1.2/bin directory to
Thierry> the path. when I run java or javac, I get the
Hello,
I have downloaded the pre v2 version of jdk 1.2 for glibc 2.1.
My disribution of linux is the Suse 6.1. The only thing I have done is
to add the jdk1.2/bin directory to the path. when I run java or javac,
I get the same error which looks like:
libhpi.so: file not found.
could you help
[EMAIL PROTECTED] wrote:
>
> Yes I have flushed the writer. As I wrote earlier I can read & write to
> another separate Java program but not C-program.
>
> Onething I forgot to say though. I'm developing this program in Win98
> platform although end of the day i have to run it on a Linux machine
17 matches
Mail list logo