-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
generic
-
generic
naveena.suryadevara@Eng 2001-04-05
JDK version : Merlin beta build#58
Regression test: com/sun/jdi/ModificationWatchpoints.java
Failing on OS :sol6,8,sol8-x86,linuxRedhat6.2,winnt,98,2000
NOTE: Regression tests are run in default -client -xmixed mode.
Output from:
java ErrorID 494E54455250524554455232554E54494D450E4350500400 01
is
" interpreterRuntime.cpp, 1024 "
Test results on sol8:
---------------------
#section:script_messages
----------messages:(1/100)----------
JDK under test: java full version "1.4.0-beta-b58" (/net/sqesvr/export/st1/jdk14-beta/b58/solsparc)
#section:build
----------messages:(3/127)----------
command: build VMConnection
reason: User specified action: run build JDIScaffold VMConnection
elapsed time (seconds): 0.0050
result: Passed. No need to compile: VMConnection.java
#section:compile
----------messages:(3/229)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b58/com/sun/jdi/ModificationWatchpoints.java
reason: User specified action: run compile -g ModificationWatchpoints.java
elapsed time (seconds): 38.284
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:build
----------messages:(3/110)----------
command: build ModificationWatchpoints
reason: Named class compiled on demand
elapsed time (seconds): 0.0020
result: Passed. No need to compile: ModificationWatchpoints.java
#section:main
----------messages:(3/142)----------
command: main ModificationWatchpoints
reason: User specified action: run main/othervm ModificationWatchpoints
elapsed time (seconds): 11.307
----------System.out:(34/1995)----------
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 01
#
# Problematic Thread: prio=5 tid=0x29d78 nid=0x1 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:47)
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
-