-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
beta
-
generic
-
generic
-
Verified
naveena.suryadevara@Eng 2000-11-20
JDK version: MErlin beta build# 40
NOte: The test is failing on linux, solaris7,8,win2000,98
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.4.0beta-b40" (/net/sqesvr/export/st1/jdk14-beta/b40/solaris)
#section:build
----------messages:(3/103)----------
command: build ChainedExceptions
reason: Named class compiled on demand
elapsed time (seconds): 6.432
result: Passed. Compilation successful
#section:compile
----------messages:(3/199)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/test/java/lang/Throwable/ChainedExceptions.java
reason: .class file out of date or does not exist
elapsed time (seconds): 6.418
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/133)----------
command: main ChainedExceptions
reason: Assumed action based on file name: run main ChainedExceptions
elapsed time (seconds): 1.845
----------System.out:(0/0)----------
----------System.err:(10/458)----------
java.lang.RuntimeException: High depth
at ChainedExceptions.main(ChainedExceptions.java:15)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:565)
JavaTest Message: Test threw exception: java.lang.RuntimeException: High depth
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: High depth
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: High depth
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: High depth