Bug in any jdk version: sun, blackdown and IBM

2000-08-06 Thread Fulco Muriglio
Hallo I've found a bug, in _any_ java version. Is in the method canWrite() of the class File. I've created a CD with a working Linux (based on Suse 6.4). In this CD there are the usual special devices under /dev. I can read and write on these devies, with the correct privileges. If I apply the

Re: blackdown jdk version..libpthread.so

2000-01-24 Thread Jason Blair
Hi Raj. I'm guessing that you have glibc-2.1.1 on your box, which is the version that is shipped with RedHat 6.0, and jdk1.2.2 RC3 needs glibc-2.1.2. JDK1.2pre-v2 needs glibc-2.1.1, which is why you didn't have any trouble with that. Hope this helps. jason Raj Patel wrote: > Hi everybody, >

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: blackdown jdk version

1999-11-15 Thread Raj Patel
Nathan Meyers wrote: > OK... it's never dumped core there before, has it? > > I'm getting a bit short of ideas and time, but let's see if I can make > any headway. It's dying as soon as you start up "java -green" with my > two recommended environment variable values (JAVA_DEBUG and LD_PRELOAD)? >

Re: blackdown jdk version

1999-11-12 Thread Daniel P. Zepeda
I don't know about your problem, but I *do* know that you have to set THREADS_FLAG=green JAVA_COMPILER=NONE to get jdb to run. Thus spake Raj Patel on Fri, 12 Nov 1999: > Hi, > I am putting this problem here one more time. I have a swing > application using > JNI. Everything was wor

Re: blackdown jdk version

1999-11-12 Thread Raj Patel
Nathan Meyers wrote: > There isn't really a gdb-jdb combination. You can debug under gdb if > you want to debug native code, but you won't get source-level Java > debugging. > > There are some tricks to getting your debugging session started under > gdb, because the breakpoint needs to be set in

Re: blackdown jdk version

1999-11-12 Thread Nathan Meyers
There isn't really a gdb-jdb combination. You can debug under gdb if you want to debug native code, but you won't get source-level Java debugging. There are some tricks to getting your debugging session started under gdb, because the breakpoint needs to be set in a library (your JNI code) that is

Re: blackdown jdk version

1999-11-12 Thread Raj Patel
Nathan Meyers wrote: > I think you didn't get an answer because, in general, people are > successfully using Swing and JNI with the JDK1.2 and nobody recognized > your problem. Thanks for the response. I found the problem. Now i have some trouble in native calls. I have Redhat Linux 6.0 with

Re: blackdown jdk version

1999-11-12 Thread Nathan Meyers
I think you didn't get an answer because, in general, people are successfully using Swing and JNI with the JDK1.2 and nobody recognized your problem. > I am using Linux6.0(glibc2.0) jdk1.2(blackdown). > Is there any known problem with this transition?? Yes, there are known problems with the JDK1

blackdown jdk version

1999-11-12 Thread Raj Patel
Hi, I am putting this problem here one more time. I have a swing application using JNI. Everything was working ok under blackdown jdk 1.1.7 with swing-1.1.1 . Now i upgraded jdk to jdk 1.2(blackdown) so i don't have to have swing because it is already built in. But now under jdk1.2 my

Re: What JDK version can run j2ee?

1999-11-10 Thread schen
Hi all, On Wed, 10 Nov 1999, Nathan Meyers wrote: > On Thu, Nov 11, 1999 at 12:25:14PM -, [EMAIL PROTECTED] wrote: > > Hi, all: > > On Sun's site, I find to run j2ee must under jdk 1.2.2, but > > on linux, the blackdown jdk version is jdk1.2prev2, how t

Re: What JDK version can run j2ee?

1999-11-10 Thread Nathan Meyers
On Thu, Nov 11, 1999 at 12:25:14PM -, [EMAIL PROTECTED] wrote: > Hi, all: > On Sun's site, I find to run j2ee must under jdk 1.2.2, but > on linux, the blackdown jdk version is jdk1.2prev2, how this version > compare to jdk1.2.2? Who can tell me, how to run j2ee on linu

Re: What JDK version can run j2ee?

1999-11-10 Thread Sandeep Konchady [TEMP]
Linux. Regards, Sandeep > Resent-Date: Wed, 10 Nov 1999 13:23:34 -0700 (MST) > To: <[EMAIL PROTECTED]> > Subject: What JDK version can run j2ee? > Content-Transfer-Encoding: 8bit > Resent-Message-ID: <[EMAIL PROTECTED]> > Resent-From: [EMAIL PROTECTED] > X-Mailing-

What JDK version can run j2ee?

1999-11-10 Thread generaljava
Hi, all: On Sun's site, I find to run j2ee must under jdk 1.2.2, but on linux, the blackdown jdk version is jdk1.2prev2, how this version compare to jdk1.2.2? Who can tell me, how to run j2ee on linux? thanks ___ »¶Ó­Ê¹

jdk version

1999-11-09 Thread Raj Patel
Hi, I am having few troubles using jdk1.2pre-v2(glib2.0) on Redhat Linux 6.0. I used jdk1.1.7 with swing module (Redhat Linus 5.2) for my swing application which is using JNI. Now after installing jdk1.2pre-v2(glib2.0) application complains about swing classes during compilation as, Fs

jdk version

1999-11-08 Thread Raj Patel
anything special to make it work under jdk1.2 or it's a problem with blackdown jdk version. -Raj -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]