Using JDK 1.4 Beta 2 with Rational Quantify version 2001A.04.00,
Build 3752, on Windows/NT 4.0 SP4, produces the following:
qstart c:\jdk14beta2\jre\bin\java -cp h:/java Hello
Picked up _JAVA_OPTIONS: -XrunPureJVMPI:Quantify
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta2-b76 mixed mode)
#
# Error ID: 455843455054494F4E530E43505000DD
#
# Problematic Thread: prio=5 tid=0x00771440 nid=0x104 runnable
#
The test program is:
public class Hello {
public static void main(String[] args) {
System.out.println("Hi");
}
}
The program works fine under Quantify with JDK 1.3. Note that Quantify does
not claim to support JDK 1.4.
Name: jl125535 Date: 03/11/2002
Here is another error that results from trying to run Quantify.
The location is different from the original report, but everything
else looks the same.
FULL PRODUCT VERSION :
Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
EXTRA RELEVANT SYSTEM CONFIGURATION :
The problem occured starting a java-application with
RationalQuantify's QStart.exe
A DESCRIPTION OF THE PROBLEM :
Picked up _JAVA_OPTIONS: -XrunPureJVMPI:Quantify
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
#
# Error ID: 43113F32554E54494D45110E435050034A
#
# Problematic Thread: prio=5 tid=0x002365F8 nid=0x444 runnable
#
This bug can be reproduced occasionally.
(Review ID: 143905)
======================================================================
Build 3752, on Windows/NT 4.0 SP4, produces the following:
qstart c:\jdk14beta2\jre\bin\java -cp h:/java Hello
Picked up _JAVA_OPTIONS: -XrunPureJVMPI:Quantify
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta2-b76 mixed mode)
#
# Error ID: 455843455054494F4E530E43505000DD
#
# Problematic Thread: prio=5 tid=0x00771440 nid=0x104 runnable
#
The test program is:
public class Hello {
public static void main(String[] args) {
System.out.println("Hi");
}
}
The program works fine under Quantify with JDK 1.3. Note that Quantify does
not claim to support JDK 1.4.
Name: jl125535 Date: 03/11/2002
Here is another error that results from trying to run Quantify.
The location is different from the original report, but everything
else looks the same.
FULL PRODUCT VERSION :
Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
EXTRA RELEVANT SYSTEM CONFIGURATION :
The problem occured starting a java-application with
RationalQuantify's QStart.exe
A DESCRIPTION OF THE PROBLEM :
Picked up _JAVA_OPTIONS: -XrunPureJVMPI:Quantify
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
#
# Error ID: 43113F32554E54494D45110E435050034A
#
# Problematic Thread: prio=5 tid=0x002365F8 nid=0x444 runnable
#
This bug can be reproduced occasionally.
(Review ID: 143905)
======================================================================
- relates to
-
JDK-4652208 1.4 FCS release - Large applications will not run with -Xrunhprof:cpu=times.
- Resolved
-
JDK-4723783 hprof:cpu=times crash with 1.4.1 build 18.
- Closed