-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
linux
Name: as83306 Date: 05/09/2001
Regression test com/sun/jdi/ModificationWatchpoints.java fails with Merlin build 63 on Linux 6.2, host seahund. This test has not passed since it was introduced in b57.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Thu May 03 12:38:13 GMT+00:00 2001
#checksum:45e319aee2461229
#-----testdescription-----
$file=/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/com/sun/jdi/ModificationWatchpoints.java
$root=/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63
author=Robert Field (modified to JDIScaffold)
keywords=bug4409582 othervm
library=scaffold
run=USER_SPECIFIED build JDIScaffold VMConnection\nUSER_SPECIFIED compile -g ModificationWatchpoints.java\nUSER_SPECIFIED
main/othervm ModificationWatchpoints\n
source=ModificationWatchpoints.java
title=Test all info returned by modification watchpoints
#-----environment-----
#-----testresult-----
description=file:///.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/com/sun/jdi/ModificationWatchpoi
nts.java
end=Thu May 03 12:38:13 GMT+00:00 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
javatestOS=Linux 2.2.14-6.1.1 (i386)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile build main
start=Thu May 03 12:38:05 GMT+00:00 2001
status=Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
test=com/sun/jdi/ModificationWatchpoints.java
work=/export0/results/regression/merlin/b63/seahund.2.2.14-6.1.1-jth13-jdk14b63-05.03-09.14-ALL/com/sun/jdi
#section:script_messages
----------messages:(1/102)----------
JDK under test: java full version "1.4.0-beta-b63" (/net/sqesvr/export/st1/jdk14-beta/b63/linux-i386)
#section:build
----------messages:(3/127)----------
command: build VMConnection
reason: User specified action: run build JDIScaffold VMConnection
elapsed time (seconds): 0.0040
result: Passed. No need to compile: VMConnection.java
#section:compile
----------messages:(3/240)----------
command: compile
/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/com/sun/jdi/ModificationWatchpoints.java
reason: User specified action: run compile -g ModificationWatchpoints.java
elapsed time (seconds): 2.862
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:build
----------messages:(3/107)----------
command: build ModificationWatchpoints
reason: Named class compiled on demand
elapsed time (seconds): 0.0
result: Passed. No need to compile: ModificationWatchpoints.java
#section:main
----------messages:(3/141)----------
command: main ModificationWatchpoints
reason: User specified action: run main/othervm ModificationWatchpoints
elapsed time (seconds): 4.906
----------System.out:(34/1999)----------
run args: [ModificationWatchpointsTarg]
JVM version:1.4.0-beta
JDI version: 1.4
JVM description: Java Debug Interface (Reference Implementation) version 1.4
Java Debug Wire Protocol (Reference Implementation) version 1.4
JVM Debug Interface version 1.1
JVM version 1.4.0-beta (Java HotSpot(TM) Client VM, interpreted mode)
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iByte
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iChar
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iShort
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iInt
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iLong
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iFloat
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iDouble
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iString
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iObject
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sByte
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sChar
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sShort
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sInt
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sLong
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sFloat
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sDouble
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sString
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sObject
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 494E54455250524554455232554E54494D450E4350500400
#
# Problematic Thread: prio=1 tid=0x0x8055480 nid=0x3a2a runnable
#
----------System.err:(18/992)----------
com.sun.jdi.VMDisconnectedException
at TestScaffold.waitForVMDeath(TestScaffold.java:298)
at TestScaffold.resumeToVMDeath(TestScaffold.java:468)
at TestScaffold.listenUntilVMDeath(TestScaffold.java:270)
at ModificationWatchpoints.runTests(ModificationWatchpoints.java:218)
at TestScaffold.startTests(TestScaffold.java:150)
at ModificationWatchpoints.main(ModificationWatchpoints.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: com.sun.jdi.VMDisconnectedException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: com.sun.jdi.VMDisconnectedException
result: Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
test result: Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
======================================================================
Regression test com/sun/jdi/ModificationWatchpoints.java fails with Merlin build 63 on Linux 6.2, host seahund. This test has not passed since it was introduced in b57.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Thu May 03 12:38:13 GMT+00:00 2001
#checksum:45e319aee2461229
#-----testdescription-----
$file=/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/com/sun/jdi/ModificationWatchpoints.java
$root=/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63
author=Robert Field (modified to JDIScaffold)
keywords=bug4409582 othervm
library=scaffold
run=USER_SPECIFIED build JDIScaffold VMConnection\nUSER_SPECIFIED compile -g ModificationWatchpoints.java\nUSER_SPECIFIED
main/othervm ModificationWatchpoints\n
source=ModificationWatchpoints.java
title=Test all info returned by modification watchpoints
#-----environment-----
#-----testresult-----
description=file:///.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/com/sun/jdi/ModificationWatchpoi
nts.java
end=Thu May 03 12:38:13 GMT+00:00 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
javatestOS=Linux 2.2.14-6.1.1 (i386)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile build main
start=Thu May 03 12:38:05 GMT+00:00 2001
status=Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
test=com/sun/jdi/ModificationWatchpoints.java
work=/export0/results/regression/merlin/b63/seahund.2.2.14-6.1.1-jth13-jdk14b63-05.03-09.14-ALL/com/sun/jdi
#section:script_messages
----------messages:(1/102)----------
JDK under test: java full version "1.4.0-beta-b63" (/net/sqesvr/export/st1/jdk14-beta/b63/linux-i386)
#section:build
----------messages:(3/127)----------
command: build VMConnection
reason: User specified action: run build JDIScaffold VMConnection
elapsed time (seconds): 0.0040
result: Passed. No need to compile: VMConnection.java
#section:compile
----------messages:(3/240)----------
command: compile
/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/com/sun/jdi/ModificationWatchpoints.java
reason: User specified action: run compile -g ModificationWatchpoints.java
elapsed time (seconds): 2.862
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:build
----------messages:(3/107)----------
command: build ModificationWatchpoints
reason: Named class compiled on demand
elapsed time (seconds): 0.0
result: Passed. No need to compile: ModificationWatchpoints.java
#section:main
----------messages:(3/141)----------
command: main ModificationWatchpoints
reason: User specified action: run main/othervm ModificationWatchpoints
elapsed time (seconds): 4.906
----------System.out:(34/1999)----------
run args: [ModificationWatchpointsTarg]
JVM version:1.4.0-beta
JDI version: 1.4
JVM description: Java Debug Interface (Reference Implementation) version 1.4
Java Debug Wire Protocol (Reference Implementation) version 1.4
JVM Debug Interface version 1.1
JVM version 1.4.0-beta (Java HotSpot(TM) Client VM, interpreted mode)
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iByte
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iChar
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iShort
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iInt
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iLong
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iFloat
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iDouble
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iString
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.iObject
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sByte
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sChar
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sShort
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sInt
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sLong
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sFloat
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sDouble
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sString
set watchpoint: ModificationWatchpointsTarg.ModificationWatchpointsTarg.sObject
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 494E54455250524554455232554E54494D450E4350500400
#
# Problematic Thread: prio=1 tid=0x0x8055480 nid=0x3a2a runnable
#
----------System.err:(18/992)----------
com.sun.jdi.VMDisconnectedException
at TestScaffold.waitForVMDeath(TestScaffold.java:298)
at TestScaffold.resumeToVMDeath(TestScaffold.java:468)
at TestScaffold.listenUntilVMDeath(TestScaffold.java:270)
at ModificationWatchpoints.runTests(ModificationWatchpoints.java:218)
at TestScaffold.startTests(TestScaffold.java:150)
at ModificationWatchpoints.main(ModificationWatchpoints.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: com.sun.jdi.VMDisconnectedException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: com.sun.jdi.VMDisconnectedException
result: Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
test result: Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
======================================================================
- duplicates
-
JDK-4423340 ModificationWatchpoints reg test crashes VM - ShouldNotReachHere
-
- Closed
-