Nathan Meyers wrote:
> Nick Lawson wrote:
> >
> > Nathan Meyers wrote:
> >
> > > I've been doing some work with java.awt.Images in the past few days
> > > (1.2pre2 for glibc2.0, native threads, RH5.2), and I seem to be hitting
> > > some strange deadlocks between my event and image-loading thread
I'm having problems after installing 1.2. I am getting the following
message when trying to run javac or java:
Error: can't find libjava.so.
I installed to /usr/contrib/jdk1.2/
The install instructions didn't say I had to do anything else besides
setting up the bin dir in my PATH. What
I get a similar behavior. When running X with 16bpp I have the same
error message.
After starting X with 32 bpp, the SwingSetApplet starts fine, but a lot
of things are
not showing up correctly. Nothing is appearing on the tabs apart from
three pictures:
a tiger, "Swing!" and the picture of a cow.
This posting reminded me of my many struggles trying to find a neatly
compiled
list of java properties. Does anyone know if such a list exists for JDK
properties?
I cannot find it in the documentation anywhere. There seemed to be only
scattered
descriptions of certain properties here and there.
k
Paul Ignacio Pacheco Piemonti wrote:
>
> with sunwjit: It takes about 28 seconds to load.
> without a JIT: It takes about 19 seconds to load.
> with tya: it takes about 13 seconds to load.
And I was just noting how much of a boost the sunwjit seems to give. I
ha
Bob Cadenza wrote:
>
> I have been getting very slow performance also, but didn't know what
> might be causing it. Exactly how do you disable the JIT, and what is
> TYA? I realize I am a newbie, but please enlighten me.
You use a command-line option to choose your JIT (or lack of JIT). For
no
I have been getting very slow performance also, but didn't know what
might be causing it. Exactly how do you disable the JIT, and what is
TYA? I realize I am a newbie, but please enlighten me.
Bri
--- Paul Ignacio Pacheco Piemonti <[EMAIL PROTECTED]> wrote:
> Hi,
> I am using the following sys
Per request, I've reformatted the list so that there are specific JDK
1.1 and JDK 1.2 sections rather than mixing them together.
I am still not sure if this is comprehensive. If someone with access
to the Blackdown sources would be so kind as to grep through them for
calls to getenv(), that would
Hey,
Some of you have said how you've gotten JMF to work ok w/ JDK 1.2. prev1 .
Well, I've gotten the players to work, but a more complicated program of
my own gives me (on both JDK 1.1.7 and JDK 1.2-prev1) errors that the
following libraries cannot be found. (where are they supposed to "come
fro
Nick Lawson wrote:
>
> Nathan Meyers wrote:
>
> > I've been doing some work with java.awt.Images in the past few days
> > (1.2pre2 for glibc2.0, native threads, RH5.2), and I seem to be hitting
> > some strange deadlocks between my event and image-loading threads. As
> > best I can tell, it look
Francisco Rodrigo Escobedo Robles wrote:
>
> Hi there.
>
> > under redhat 5.2 (glibc2.0)
> >
> > with jdk 1.1.7v3 hotjava run well
> >
> > but with jdk1.2pre2 it fail :
>
> Quoting from the HotJava 3.0 README file:
>
> -8<-
> This release of HotJava Browser has been qualified on the Ja
Hi,
I am using the following system:
Intel celeron 333, with 64MB
Linux RedHat 6.0
jdk1.2v2 for glibc 2.1
And the jdk works fine. However, I have notticed some very strange performance
results. For example, when I start swingset, I get the following results:
Hi,
I was wondering if I could do any testing for this plugin. Either the 1.1
or 1.2 plugin. I am using Netscape v.4.6 for Linux and and currently need
to do testing on my companies product that requires this plugin. Any help
you could provide would be great and I would really like to test it ou
--- "Nolte, Holger" <[EMAIL PROTECTED]> wrote:
> Does anybody knows something about errors in the tya jit ? (It
> is not so
> easy to eliminate our error)
> Can anybody tell me if thereare other JITs working fine for
> jdk1.1.7 or can
> someone share his experience using JIT under linux ?
I run
Hi,
I was wondering if I could do any testing for this plugin. Either the 1.1
or 1.2 plugin. I am using Netscape v.4.6 for Linux and and currently need
to do testing on my companies product that requires this plugin. Any help
you could provide would be great and I would really like to test it ou
On Mon, Jun 07, 1999 at 04:45:03PM +0200, [EMAIL PROTECTED] wrote:
> Hi.
>
> Shouldn't there be a "idltojava" program with
> the jdk-1.2pre2 release ?
>
> If not, are there any on this list who are using JAVA
> and CORBA with jdk-1.2 and if so what are they using ?
>
i'm using jidl, found on h
On Mon, 7 Jun 1999, [iso-8859-1] Michael Jürgens wrote:
> I had a problem to get the correct bzip2-archive for the pre_release_v1. I
> found out that the netscape communicator causes the error on a http
> download. I tried it with a ftp download and it worked!
>
> It could be a good idea, to pla
Hi.
Shouldn't there be a "idltojava" program with
the jdk-1.2pre2 release ?
If not, are there any on this list who are using JAVA
and CORBA with jdk-1.2 and if so what are they using ?
BTW: jdk-1.2pre2 works alot better than jdk-1.2pre1, thanks :)
Cheers,
Jesper Pedersen
[EMAIL PROTECTED]
Hi,
I got a strange problem with the TYA-JIT: We have programmed a complicated
java application and want to run it under linux.If I
use the java-interpreter without any JIT everything went fine. But when I
tried it with Dcompiler=tya I got a null pointer Exception which I did not
understand. We h
On Mon, Jun 07, 1999 at 02:53:40PM +0200, Juergen Kreileder wrote:
> > Stef Epardaud writes:
>
> Stef> the way i used locales is by making it an argument to java,
> Stef> this works fine under jdk1.1 and jdk1.2 pre-v1.
>
> Stef> java -Duser.language=nl localetest
>
> Stef> i
> Jonathan Schilling writes:
>> The JIT is one developed by Sun, but it's a lot slower than
>> the one Sun obtained from Symantec that is included in the windows
>> version of java. Which in turn is said to be slower than hotspot
>> for long-running programs.
Jonathan> I
> Stef Epardaud writes:
Stef> the way i used locales is by making it an argument to java,
Stef> this works fine under jdk1.1 and jdk1.2 pre-v1.
Stef> java -Duser.language=nl localetest
Stef> if i run this test with jdk1.1 or jdk1.2 pre-v1 i get the
Stef> Locale.getDefaul
the way i used locales is by making it an argument to java, this works fine
under jdk1.1 and jdk1.2 pre-v1.
java -Duser.language=nl localetest
if i run this test with jdk1.1 or jdk1.2 pre-v1 i get the
Locale.getDefault() to return me 'nl'
but with jdk1.2 pre-v2 i get 'en_US'
the following prog
> Date: Mon, 7 Jun 1999 00:50:54 -0700 (PDT)
> From: "J.P.Lewis" <[EMAIL PROTECTED]>
> To: Mike Greaves <[EMAIL PROTECTED]>
> cc: java linux <[EMAIL PROTECTED]>
> Subject: Re: JIT in pre2???
>
> The JIT is one developed by Sun, but it's a lot slower than
> the one Sun obtained from Symantec that
here is a simple program i use to launch xterms/ssh on the machines
from our network.
it is a program that reads a property file that looks a lot like the
one from xbuffy and displays as many buttons you specified with the
foreground/background color you chose and the command executed when
clicked
25 matches
Mail list logo