0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 6480024
0N/A @library /regtesthelpers
0N/A @build Util Sysout AbstractTest
0N/A @summary stack overflow on mouse wheel rotation within JApplet
0N/A @author Andrei Dmitriev: area=awt.event
0N/A @run applet InfiniteRecursion_2.html
0N/A -->
0N/A<head>
0N/A<title> </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>InfiniteRecursion_2<br>Bug ID: 6480024 </h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="InfiniteRecursion_2.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>
0N/A