view j2se/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.html @ 7:807dfe9c366c trunk

[svn] Load openjdk/jdk7/b19 into jdk/trunk.
author xiomara
date Fri, 31 Aug 2007 00:44:13 +0000
parents
children 37f131a4a8e7
line wrap: on
line source

<html>
<!--  
  @test 1.1 07/07/24
  @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_3.html
  -->
<head>
<title>  </title>
</head>
<body>

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

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

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