naveena.suryadevara@Eng 1999-08-04
JDK version: kestrel build "M"
Regression test: com/sun/jdi/LineNumberInfo.java
#Test Results
#Thu Jul 29 11:30:27 PDT 1999
testsuite=X:\\testexec\\REGRESSION\\kestrel\\tests\\jdk1.3\\test
source=LineNumberInfo.java
title=Test gjc regressions in the generation of line number info
status=Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
work=E:\\REGRESSION\\results\\LUNAR-Windows_NT-harness115k-testwith13m-07-29-09.04\\com\\sun\\jdi
author=Gordon Hirsch
library=scaffold
execStatus=Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
description=file:X:/testexec/REGRESSION/kestrel/tests/jdk1.3/test/com/sun/jdi/LineNumberInfo.java
javatestVersion=JT_2.0_zn
sections=compile compile compile compile compile compile compile compile main main
file=X:\\testexec\\REGRESSION\\kestrel\\tests\\jdk1.3\\test\\com\\sun\\jdi\\LineNumberInfo.java
end=Thu Jul 29 11:30:27 PDT 1999
bug=4238644 4238643 4238641
run=1 build JDIScaffold VMConnection\r\n1 compile -g ControlFlow.java\r\n1 build LineNumberInfo\r\n1 main LineNumberInfo ControlFlow\r\n
start=Thu Jul 29 11:30:18 PDT 1999
keywords=4238644 4238643 4238641
environment=regtest
test: com\sun\jdi\LineNumberInfo.java
script: javasoft.sqe.javatest.regtest.RegressionScript
JDK under test: E:/jdk13m
command: build JDIScaffold VMConnection
reason: User specified action: run build JDIScaffold VMConnection
command: compile X:\testexec\REGRESSION\kestrel\tests\jdk1.3\test\com\sun\jdi\scaffold\JDIScaffold.java
reason: .class file out of date or does not exist
----------ref:compile(0/0)----------
----------log:compile(0/0)----------
command: compile result: Passed. Compilation successful
command: compile X:\testexec\REGRESSION\kestrel\tests\jdk1.3\test\com\sun\jdi\scaffold\VMConnection.java
reason: .class file out of date or does not exist
----------ref:compile(0/0)----------
----------log:compile(0/0)----------
command: compile result: Passed. Compilation successful
command: build result: Passed. Compilation successful
command: compile -g X:\testexec\REGRESSION\kestrel\tests\jdk1.3\test\com\sun\jdi\ControlFlow.java
reason: User specified action: run compile -g ControlFlow.java
----------ref:compile(0/0)----------
----------log:compile(0/0)----------
command: compile result: Passed. Compilation successful
command: build LineNumberInfo
reason: User specified action: run build LineNumberInfo
command: compile X:\testexec\REGRESSION\kestrel\tests\jdk1.3\test\com\sun\jdi\LineNumberInfo.java
reason: .class file out of date or does not exist
----------ref:compile(0/0)----------
----------log:compile(0/0)----------
command: compile result: Passed. Compilation successful
command: build result: Passed. Compilation successful
command: build LineNumberInfo
reason: Named class compiled on demand
command: build result: Passed. No need to compile: LineNumberInfo.java
command: main LineNumberInfoControlFlow
reason: User specified action: run main LineNumberInfo ControlFlow
----------ref:main(3/156)----------
Java Client VM warning: Setting of property "java.compiler" is ignored
Error occurred during initialization of VM
Could not find -Xrun library: jdwp.dll
----------log:main(18/853)----------
VM initialization failed for: E:\jdk13m\jre\bin\java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_shmem,address=javadebug,suspend=y ControlFlow
Target VM failed to initialize.
java.lang.NullPointerException
at VMConnection.open(VMConnection.java:90)
at JDIScaffold.connect(JDIScaffold.java:271)
at LineNumberInfo.runTests(LineNumberInfo.java:116)
at JDIScaffold.startTests(JDIScaffold.java:185)
at LineNumberInfo.main(LineNumberInfo.java:107)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:479)
JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.NullPointerException
command: main result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
test result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
- duplicates
-
JDK-4253481 JPDA: jdwp.dll not found if JDK home not on path
-
- Closed
-