I downloaded the jdk1.1.6-v2-i386 and unpacked it.
On a Pentium, everything worked fine, but on
a Pentium 2, the javac (along with with javap, javadoc, javakey, etc...)
would immediately complain:
**Out of memory, exiting**
after some mucking around, I ended up removing all the "-ms8m" from all
On an i386 redhat5.0 system, I'm developing a swing1.02 program.
It works ok under jdk1.1.5v5-980311.
Under 1.1.6-v2-glibc, various problems with text input in a jtable cell:
- double characters
- does not end editing, rather it enters as an unprintable
character
- likewise del and backspace d
In message <[EMAIL PROTECTED]>, Darius Bacon writes:
In awt's KeyEvents the shift key is not being recognized --
event.isShiftDown() is false when it should be true. This is with
Swing 1.0.2 and JDK 1.1.6 v2 for libc5, under RedHat release 4.1 with
kernel 2.0.27.
Darius,
A
Alternate question: with 1.1.6-v2 do I need to upgrade a plain
Redhat5 to the new glibc/ld/etc?
The FAQ talks about this, but I don't understand what it is saying:
"The latest versions of the Blackdown JDK have their own built-in loader
and libc, which
will hopefully make them more robust. Olde
In message <[EMAIL PROTECTED]>,
"J.P.Lewis" writes:
Hello, can I run the libc version of 1.1.6 under plain redhat 5
We haven't tried in a long time, and we don't recommend it.
I think RedHat's support team wouldn't recommend it, either :)
In message <[EMAIL PROTECTED]>, Steve Cohen writes:
I read your README.linux and your strong suggestion to send bugs
via the java-linux.org.
Steve,
Whups, we've not updated this! The java-linux.org site isn't active
any longer. Please use http://www.blackdown.org/java-linux.html
instead
Hello, can I run the libc version of 1.1.6 under plain redhat 5
(rather than downloading the glibc and its antecedants, which
would be a big project with my unreliable net connection)
---
j.p.lewis
Whenever I try to print directly from a Java program on Linux I get:
"Print Error"
"Could not execute print commands: [Ljava.lang.String;@80cc814]"
It works fine if I direct the print output to a file and then print
the file from the command line.
I even copied a simple example from a text bo
In awt's KeyEvents the shift key is not being recognized --
event.isShiftDown() is false when it should be true. This is with
Swing 1.0.2 and JDK 1.1.6 v2 for libc5, under RedHat release 4.1 with
kernel 2.0.27.
Has anyone else seen this, or have any clues?
Thanks,
Darius
I read your README.linux and your strong suggestion to send bugs via the
java-linux.org.
But when I tried to do as you suggested, subscribe to the list, I get
told
Host unknown (Name server: java-linux.org: host not found)
Has it moved?
Since that doesn't work, I will reluctantly ask you the q
11 matches
Mail list logo