Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread Nathan Meyers
On Fri, Jan 21, 2000 at 05:40:26PM -0600, A. Scott White wrote: > I'm running Debian GNU/Linux 2.1 with kernel version 2.0.36 > My /lib directory contains libc.so.6 and libc-2.0.7.so > > I have a Java application I've written on NT using jdk1.2.2. I want to > run this on the aforementioned Linux

Java/Linux CJK question: user-defined fonts?

2000-01-21 Thread Polly Powledge
Greetings, I'm a developer working on double-byte-enabling a java app. I'd like to support user-defined characters (known in Japan as "Gaiji"). I took a look at http://java.sun.com/products/jdk/1.1/docs/guide/intl/unicode_font.doc.html and read the section on mapping user-defined characters to U

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread Nathan Meyers
On Fri, Jan 21, 2000 at 10:52:52PM -, Alistair Bayley wrote: > Peter, it looks like I have the same build as you. > Running as root makes no difference (as expected). > I've tried messing around with CLASSPATH etc to no effect. > Here's my test program; it produces diffeent output from before

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread A. Scott White
I'm running Debian GNU/Linux 2.1 with kernel version 2.0.36 My /lib directory contains libc.so.6 and libc-2.0.7.so I have a Java application I've written on NT using jdk1.2.2. I want to run this on the aforementioned Linux box. I do not want to upgrade my kernel, my glibc or my distro at this po

Re: HELP: jdk122rc2 swing stuff doesn't work

2000-01-21 Thread Alistair Bayley
Peter, it looks like I have the same build as you. Running as root makes no difference (as expected). I've tried messing around with CLASSPATH etc to no effect. Here's my test program; it produces diffeent output from before but the point is made. I think there's a problem with the Pluggable L+F c

blackdown jdk version..libpthread.so

2000-01-21 Thread Raj Patel
Hi everybody, I had some problem with threading using JNI application and i decided to try newer version of jdk. I downloaded jdk1.2.2 for i386 rc3 version and file called jdk-1.2.2-RC3-linux-i386.tar.bz2 After i installed it when i tried to compile and run my applic

Re: Terrible native thread performance

2000-01-21 Thread Nathan Meyers
Marek Gmyrek wrote: > > On Fri, 21 Jan 2000, Chris Kakris wrote: > > -->> Processor utilization is not so bad, until I move a window and a window > -->> in background has to repaint itself. Repainting takes a time of ca. a few > -->> seconds. During that time the processor is busy almost to 100%

Re: Terrible native thread performance

2000-01-21 Thread Marek Gmyrek
On Fri, 21 Jan 2000, Chris Kakris wrote: -->> Processor utilization is not so bad, until I move a window and a window -->> in background has to repaint itself. Repainting takes a time of ca. a few -->> seconds. During that time the processor is busy almost to 100%. --> -->Are you by any chance us

Re: 1.2pre2: no green threads with JIT on non-SMP?

2000-01-21 Thread Martin Schröder
On 2000-01-21 13:46:30 +0100, Oliver Fels wrote: > On 21 Jan 00, at 13:09, Martin Schröder wrote: > > build Linux_JDK_1.2_pre-release-v2 -- No. > > > > And if you ask why we use this: It's the only Java2 running with > > 2.0x kernels. > > And the last one actually running on a non glib2.1.2 syst

Re: 1.2pre2: no green threads with JIT on non-SMP?

2000-01-21 Thread Oliver Fels
On 21 Jan 00, at 13:09, Martin Schröder wrote: > build Linux_JDK_1.2_pre-release-v2 -- No. > > And if you ask why we use this: It's the only Java2 running with > 2.0x kernels. And the last one actually running on a non glib2.1.2 system. Oliver _

Re: 1.2pre2: no green threads with JIT on non-SMP?

2000-01-21 Thread Martin Schröder
On 2000-01-21 11:31:29 +, Peter Pilgrim wrote: > [EMAIL PROTECTED] wrote: > > 1.2pre2 doesn't run with -green and JIT; -green works only > > Is this Release Candidate 3 ? build Linux_JDK_1.2_pre-release-v2 -- No. And if you ask why we use this: It's the only Java2 running with 2.0x kernels.

Re: swing on suse linux on ldk1.2

2000-01-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Thu, 20 Jan 2000 [EMAIL PROTECTED] wrote: > > > does any one know why swing is not working on a suse linux box with > > jdk1.2? > > generally what do i need to do to run swing with jdk1.2 > > What version of SuSE are you using? When I tried the most recent versio

Re: 1.2pre2: no green threads with JIT on non-SMP?

2000-01-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Hi, > on a Suse 6.3 installation (kernel 2.2.13) with only one cpu the > 1.2pre2 doesn't run with -green and JIT; -green works only > without JIT. Native threads work with and without JIT. Any idea > what's wrong? Is this Release Candidate 3 ? Yes then look at the

media framework query

2000-01-21 Thread Jalaluddin Riaz
hi, does JMF2.0 api from sun work on linux. it does not on my linux box but works in windoze. what is wrong. java.lang.Reflect.RemoteInvocationException occurs. pls help me. thanx. __ Get Your Private, Free Email at http://www.hotmail.com ---