It could be
http://developer.java.sun.com/developer/bugParade/bugs/4422213.html
which is a generic hotspot bug but was found on linux :*(
regards
calvin
Alexandre Saur wrote:
>
> Yes, I know... RedHat 7.0 is kind of old now...
> but my glibc is the latest for redhat 7.0 as far as I know...
Yes, I know... RedHat 7.0 is kind of old now...
but my glibc is the latest for redhat 7.0 as far as I know... the version is
2.2.4-18.7.0
It's a strange thing: when running classes, like "java HelloWorld", the
problem does NOT occur... the class is executing perfectly...
On Tuesday 23 October
On Thu, Sep 07, 2000 at 06:48:54PM +0200, Johan Groth wrote:
> Hi,
> After I installed 1.2.2 version of the JDK I tried to get a very simple
> program to work. It looks like this:
>
> /** file hello.java **/
> /** --- **/
>
> public class hello {
> public static void main(String
Johan Groth wrote:
>
> Hi,
> After I installed 1.2.2 version of the JDK I tried to get a very simple
> program to work. It looks like this:
>
> /** file hello.java **/
> /** --- **/
>
> public class hello {
> public static void main(String args[]) {
> System.out.println(
Title: RE: problems with java
Hi,
Try running with:
/usr/local/jdk1.2.2/bin/java hello
instead of
/usr/local/jdk1.2.2/bin/java hello.class
(java thought you were trying to run the 'class' class in package 'hello')
> -Original Message-
> From:
Johan Groth wrote:
>
> Hi,
> After I installed 1.2.2 version of the JDK I tried to get a very simple
> program to work. It looks like this:
>
> /** file hello.java **/
> /** --- **/
>
> public class hello {
> public static void main(String args[]) {
> System.out.println(
Hi Johan,
Please use the runtime in the following manner
$ /usr/local/jdk1.2.2/bin/java -classpath . hello
(that is no adding of hello.class).
Regards,
Sandeep
> Resent-Date: Thu, 7 Sep 2000 10:45:54 -0600 (MDT)
> X-Accept-Language: en, sv
> MIME-Version: 1.0
> To: [EM
Nacho Mayorga wrote:
>
> Madrid, July 23rd 1999
>
> Hi,
>
> I've got Java 1.2 pre-v1 installed on RedHat 6.0. While trying to
> compile (javac) one version of the world-infamous HelloWorld applet
> (just for trying purposes) the following error occurred:
>
> *** panic: GC: getS
In message <[EMAIL PROTECTED]>, Jeffrey Smith writes:
I am running jdk1.1.6-v2-libc5 . . .
I have just installed this new version of slakware with
version 2.0.34 of linux.
Jeffrey,
>From your system inventory, I see you're running ld-linux.so.1.9.9.
You will probably be a