Hello,
I am using a jdk 1.1.7-v1a version on a RedHat 5.2 i386 Linux
I am using also a swingall.jar version (I don't know how to find the
SWING version) that has 2196234 bytes long.
Using an AWT TextField I can use the numeric keypad to enter digits.
Using a SWING JTextField the numeric keypad
Dhnis Riedijk wrote:
> >Hello, All,
>
> >I met an error when I port my windows JNI to Linux. The jni run well on
> >Windows NT/95/98. I don't familiar with Linux platform I need your help.
>
> >Error is
>
> >FATAL ERROR in native method: try to unpin an object that is not pined.
>
> >I want
> Gao Lei writes:
Gao> Hello, All,
Gao> I met an error when I port my windows JNI to Linux. The jni
Gao> run well on Windows NT/95/98. I don't familiar with Linux
Gao> platform I need your help.
Gao> Error is
Gao> FATAL ERROR in native method: try to unpin an object
Constantin Teodorescu wrote:
>
> I am using a jdk 1.1.7-v1a version on a RedHat 5.2 i386 Linux
>
> I am using also a swingall.jar version (I don't know how to find the
> SWING version) that has 2196234 bytes long.
>
> Using an AWT TextField I can use the numeric keypad to enter digits.
> Using a
Ignacio de Miguel wrote:
> The solution is replace :
>
> java HelloWord
>
> for
>
> java -green HelloWord
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
Title: Executions problems
I have install jdk1.2 in Linux.
My problem is that when I execute a applet or aplicattions, its finish in the moment. Don't appear errors.
Curious problem.
For an ftp-client I have a BufferedInputStream retrieved from the
ftp-server (proftpd). I read from it and write the File through
BufferedOutputStream(new FileOutputStream()) to Disk. Now, the file
written to disk is some K greater than the file read of:
File on my virtual FTP-Se
---On Fri, 23 Apr 1999 14:22:47 +0200, Willi Richert said
> Curious problem.
> For an ftp-client I have a BufferedInputStream retrieved from the
> ftp-server (proftpd). I read from it and write the File through
> BufferedOutputStream(new FileOutputStream()) to Disk. Now, the file
> written to di
On Apr 23, 12:09am, Chris Abbey wrote:
> Subject: Re: Sun/bashing
> At 11:24 AM 4/22/99 -0700, Paolo Ciccone wrote:
> >1) Sun pushed Java as a multiplatform language.
>
> Sun positioned Java as a language not bound to any realworld platform;
> and hence as being multiplatform capable.
[...]
Now,
Riyad Kalla wrote:
>
> java.sun.com and then go to (on the left panel) Java Foundation
> Classes, all of them should be in there. Get 1.1 final or 1.1.1beta, I
> don't know how stable the beta is though.
I got also JFC 1.1 and 1.1.1 beta 2 (from java.developer.com) and both
of them don't work wi
Hello all,
I'm testing jdk 1.2 pre-v1 on my RedHat 5.2 i386 system (64 Mb RAM)
I'm checking the memory footprint of the java machine with 'top' in
another xterm window running a simple program that make some simple math
calculations, for loops, string and hashtable operations , i.e. nothing
grap
> "CA" == Chris Abbey <[EMAIL PROTECTED]> writes:
CA> Sun positioned Java as a language not bound to any realworld
CA> platform; and hence as being multiplatform capable.
In the case of Java looking at the technical specs is going to be
restrictive. Sun, positioned Java, from a techn
Constantin Teodorescu wrote:
> Hello all,
>
> I'm testing jdk 1.2 pre-v1 on my RedHat 5.2 i386 system (64 Mb RAM)
>
> I'm checking the memory footprint of the java machine with 'top'...
It's not as bad as it looks. On Linux, kernel threads take up their own entries
in the process table. Those f
The following is complete here say, but none the less interesting:
A professor of a friend of mine went to a SAP Training conference and
came back with the news that Sun is currently re-writing java so it (speed
wise) will be on par with the likes of C or even faster. Its being rewritting
in asse
They are probably talking about HotSpot.
--Paolo
> "Riyad" == Riyad Kalla <[EMAIL PROTECTED]> writes:
Riyad> [1 ] The following is complete
Riyad> here say, but none the less interesting:
Riyad> A professor of a friend of mine went to a SAP Training
Riyad> conference and cam
On Fri, 23 Apr 1999 11:28:11 -0700,
Riyad Kalla <[EMAIL PROTECTED]> said:
Riyad> A professor of a friend of mine went to a SAP Training
Riyad> conference and came back with the news that Sun is currently
Riyad> re-writing java so it (speed wise) will be on par with the
Riyad> likes of C or even
I got these demos with the JDK for Win95I hope they work on Linux...
Alex
BluesControl (cc)
http://home.global.co.za/~hartnera
-Original Message-
From: Steven Mills [SMTP:[EMAIL PROTECTED]]
Sent: Thursday, April 22, 1999 10:33
To: [EMAIL PROTECTED]
Subject:Demo's
Paolo Ciccone wrote:
> > "CA" == Chris Abbey <[EMAIL PROTECTED]> writes:
>
> CA> Sun positioned Java as a language not bound to any realworld
> CA> platform; and hence as being multiplatform capable.
>
> In the case of Java looking at the technical specs is going to be
> restrictive.
Dear sir
I install jkd1.2 in redhat version 5.2 .
I compile java program by "javac ..." it 's all right .
When I run "java ..." it can't load awt classes.
This message like here :
$java mynameclass
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/local/jdk1.2/jre/lib/i386/lib
hello,
one month ago I posted the message below on java_linux.bugs - since this is quite
urgent for me, I*m pasting it here again -
would be great if someone of you could answer
THANX,
david
Full_Name: david gabriel
JDK_Version: 1.2
JDK_Arch: i386 (x86)
Linux_Dist: Suse
Linu
This may be a swing bug... I seem to remember something about latter versions
of swing not working with 11x, but working with 12 in similar situations...
something about a change (bug fix) in the event model for 11x that early swing
was expecting to be broken, and newer swing is expecting to be fi
21 matches
Mail list logo