Name: as83306 Date: 05/02/2002
Regression test vm/misc/ReflectStackOverflow.java fails with Hopper build 10 on SuSe Linux 7.1, host-seahund,
desktop-KDE and hotspot-server. This test has failed in the past and closed as "not a bug". The test continues to fail. Being that
the stack size is between 2 and 8 megs, it's understandable that the test would time-out before the test hits stack overflow.
However, as long as this test fails with a time-out, this feature is never actually tested. This test should either be modified to
work within the realistic system environments or removed from the test suite if it's not applicable or practical.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Wed Apr 24 02:43:04 PDT 2002
#checksum:41bc4e290b27b520
#-----testdescription-----
$file=/export0/regression/jdk1.4.1Tests/b10/vm/misc/ReflectStackOverflow.java
$root=/export0/regression/jdk1.4.1Tests/b10
keywords=bug4185411 othervm
run=USER_SPECIFIED main/othervm ReflectStackOverflow\n
source=ReflectStackOverflow.java
title=This program crashes in 1.1, but runs okay in 1.2.
#-----environment-----
#-----testresult-----
description=file:///export0/regression/jdk1.4.1Tests/b10/vm/misc/ReflectStackOverflow.java
end=Wed Apr 24 02:43:04 PDT 2002
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError
javatestOS=Linux 2.2.18 (i386)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Wed Apr 24 02:42:05 PDT 2002
status=Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError
test=vm/misc/ReflectStackOverflow.java
work=/export0/results/regression/hopper/b10/seahund2.2.18-jthb10-jdk141b10.04-23.20.13-ALL/vm/misc
#section:script_messages
----------messages:(4/202)----------
JDK under test: (/export0/java/jdk141b10)
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b10)
Java HotSpot(TM) Client VM (build 1.4.1-beta-b10, mixed mode)
#section:build
----------messages:(3/106)----------
command: build ReflectStackOverflow
reason: Named class compiled on demand
elapsed time (seconds): 2.937
result: Passed. Compilation successful
#section:compile
----------messages:(3/170)----------
command: compile /export0/regression/jdk1.4.1Tests/b10/vm/misc/ReflectStackOverflow.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.917
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/136)----------
command: main ReflectStackOverflow
reason: User specified action: run main/othervm ReflectStackOverflow
elapsed time (seconds): 56.686
----------System.out:(0/0)----------
----------System.err:(7/229)----------
Found 7108 layers of wrappers.
java.lang.OutOfMemoryError
JavaTest Message: Test threw exception: java.lang.OutOfMemoryError
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError
result: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError
test result: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError
======================================================================