JDK-4277282 : Rare stack overflow problem (incorrect implementation)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.3.0
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-09-30
  • Updated: 2002-06-18
  • Resolved: 2002-06-18
Related Reports
Duplicate :  
Relates :  
Description
Bug 4245436 exhibited 2 other problems w/ stack overflow that
so far never happened; but that could happen. The current implementation
is wrong if the stack overflow happens before the current frame is completely
setup and the previous frame is not an interpreted frame. This bug has not shown up yet (very pathological situation) but it is clearly incorrect in the current system.
robert.griesemer@Eng 1999-09-30

Comments
EVALUATION I probably should close the other as a duplicate of this, since this is older, but I already have info about the fix in the other one. ###@###.### 2002-06-18
18-06-2002