JDK-4311941 : Classic VM : RC1 build U : JTREG Regression test crashes in classic VM
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.3.0
  • Priority: P2
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2000-02-11
  • Updated: 2000-02-16
  • Resolved: 2000-02-16
Related Reports
Relates :  
Description
Platform :  Windows NT

Test failed : JTREG Regression test "ReflectStackOverflow"  for VM failed.

How to reproduce :

* Install JDK13 RC1 build U from /usr/local/java/jdk13
* untar the attached tar file.
* Run the attached ReflectStackOverflow.class
* java -classic ReflectStackOverflow
* The test crashes.

Comments
EVALUATION I was unable to reproduce this on Solaris. The problem is presumably specific to Win32. william.maddox@Eng 2000-02-11 The stack overflow error is not recoverable, espeically the native code is involved. In this specific case, the code crashed (stack overflow) inside vm. There is no way we can fix this. ###@###.### 2000-02-16
16-02-2000