Name: mc57594 Date: 10/14/99
JDK1.3 is installed in e:\jdk1.3
1. running "java -classpath e:\jdk1.3\lib\classes.zip;e:\jdk1.3\factorize apps.factorize.Factorize 100"
2. Class Factorize tries to factorize numbers with ECM. Please send a mail to "###@###.###" if you need the source code.
3.
#
# HotSpot Virtual Machine Error, Internal Error
#
# Error ID: 43113F32554E54494D45110E435050025D
#
abnormal program termination
4. not available
5.
E:\jdk1.3\bin>java -version
java version "1.3beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3beta-O)
Java(TM) HotSpot Client VM (build 1.3beta-O, mixed mode)
E:\jdk1.3\bin>java -fullversion
java full version "1.3beta-O"
6. not relevant
(Review ID: 96425)
======================================================================
From: Andreas Motzek <###@###.###>
To: chamness <###@###.###>
Subject: AW: (Review ID: 96425) HotSpot Virtual Machine Error, Internal Er ror
Date: Wed, 13 Oct 1999 10:25:22 +0200
<<factorize.zip>> Here it is. The program needs about 45 min. until it
crashs. That is the bad news. The good news is, that the
java.math.BigInteger class has a much better performance than it had with
older versions of the Java VM for Win32 (2.5 faster, but possibly not fast
enough: a Pentium II/350 with JDK1.3 is only as fast as a Mac G3/233 with
the VM shipped with MacOS 8.6).
Andreas Motzek
JDK1.3 is installed in e:\jdk1.3
1. running "java -classpath e:\jdk1.3\lib\classes.zip;e:\jdk1.3\factorize apps.factorize.Factorize 100"
2. Class Factorize tries to factorize numbers with ECM. Please send a mail to "###@###.###" if you need the source code.
3.
#
# HotSpot Virtual Machine Error, Internal Error
#
# Error ID: 43113F32554E54494D45110E435050025D
#
abnormal program termination
4. not available
5.
E:\jdk1.3\bin>java -version
java version "1.3beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3beta-O)
Java(TM) HotSpot Client VM (build 1.3beta-O, mixed mode)
E:\jdk1.3\bin>java -fullversion
java full version "1.3beta-O"
6. not relevant
(Review ID: 96425)
======================================================================
From: Andreas Motzek <###@###.###>
To: chamness <###@###.###>
Subject: AW: (Review ID: 96425) HotSpot Virtual Machine Error, Internal Er ror
Date: Wed, 13 Oct 1999 10:25:22 +0200
<<factorize.zip>> Here it is. The program needs about 45 min. until it
crashs. That is the bad news. The good news is, that the
java.math.BigInteger class has a much better performance than it had with
older versions of the Java VM for Win32 (2.5 faster, but possibly not fast
enough: a Pentium II/350 with JDK1.3 is only as fast as a Mac G3/233 with
the VM shipped with MacOS 8.6).
Andreas Motzek