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