<html>
<!--  
  @test
  @bug 6480024
  @library ../../../regtesthelpers
  @build Util Sysout AbstractTest
  @summary stack overflow on mouse wheel rotation within JApplet
  @author Andrei Dmitriev: area=awt.event
  @run applet InfiniteRecursion_2.html
  -->
<head>
<title>  </title>
</head>
<body>

<h1>InfiniteRecursion_2<br>Bug ID: 6480024 </h1>

<p> This is an AUTOMATIC test, simply wait for completion </p>

<APPLET CODE="InfiniteRecursion_2.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>