-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
ladybird
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2035207 | 1.4.0 | Tim Bell | P3 | Closed | Fixed | beta |
naveena.suryadevara@Eng 2000-07-05
JDK version: Merlin beta - b20
Regression test: com/sun/jdi/Vars.java
NOTE: this test also fails on winnt-4.0
Test results:
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.4.0beta-b20" (/net/sqesvr/export/st1/jdk14-beta/b20/solaris)
#section:build
----------messages:(3/90)----------
command: build Vars
reason: Named class compiled on demand
elapsed time (seconds): 7.339
result: Passed. Compilation successful
#section:compile
----------messages:(3/177)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/test/com/sun/jdi/Vars.java
reason: .class file out of date or does not exist
elapsed time (seconds): 7.33
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/103)----------
command: main Vars
reason: User specified action: run main/othervm Vars
elapsed time (seconds): 41.16
----------System.out:(20/998)----------
run args: [TestVars]
Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is ignored
JVM version:1.4.0beta
JDI version: 1.3
JVM description: Java Debug Interface (Reference Implementation) version 1.3
Java Debug Wire Protocol (Reference Implementation) version 1.4
JVM Debug Interface version 1.0
JVM version 1.4.0beta (Java HotSpot(TM) Client VM, interpreted mode)
abstract/variables: got expected: AbsentInformationException
abstract/variablesByName: got expected: AbsentInformationException
abstract/arguments: got expected: AbsentInformationException
native/variables: got expected: AbsentInformationException
native/variablesByName: got expected: AbsentInformationException
native/arguments: got expected: AbsentInformationException
normal/variables: ERROR expected: sh,lo,st
got: AbsentInformationException
normal/variablesByName: ERROR expected: st
got: AbsentInformationException
normal/arguments: ERROR expected: sh,lo
got: AbsentInformationException
----------System.err:(11/455)----------
java.lang.Exception: Vars: failed
at Vars.runTests(Vars.java:165)
at Vars.main(Vars.java:58)
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:488)
JavaTest Message: Test threw exception: java.lang.Exception: Vars: failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Vars: failed
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Vars: failed
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Vars: failed
- backported by
-
JDK-2035207 Regression test Vars.java Failing
-
- Closed
-