JDK-6463461 : VM crashes in Java2D demo if you lean on Tab key
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-08-24
  • Updated: 2010-04-02
  • Resolved: 2006-08-24
Related Reports
Duplicate :  
Relates :  
Description
The following behavior appears to be 100% reproducible with 1.6.0-beta2, but not with 1.5.0_06, on Windows XP.

cd $JAVA_HOME/demo/jfc/Java2D
java -cp Java2Demo.jar java2d.Java2Demo

Once the application has started, move the cursor into it and lean on the Tab key (I was testing a change to the way the demo handles focus).  After a few moments, the VM crashes in RuntimeStub::resolve_virtual_call.  The HotSpot error log is attached.

Comments
EVALUATION I can't reproduce this; marking as duplicate of 6457572.
24-08-2006

EVALUATION Looks like a duplicate of 6457572 - the second one reported today!
24-08-2006