blob: 9a180a85ae01af27f28d8942c237cb81e11f6cb0 [file] [log] [blame]
<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>