Cross Reference: InfiniteRecursion_3.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
event
/
MouseWheelEvent
/
InfiniteRecursion
/
InfiniteRecursion_3.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
0
N/A
<
html
>
0
N/A
<!--
0
N/A
@test
0
N/A
@bug 6480024
0
N/A
@library /
regtesthelpers
0
N/A
@build Util Sysout AbstractTest
0
N/A
@summary stack overflow on mouse wheel rotation within JApplet
0
N/A
@author Andrei Dmitriev: area=
awt.event
0
N/A
@run applet
InfiniteRecursion_3.html
0
N/A
-->
0
N/A
<
head
>
0
N/A
<
title
> </
title
>
0
N/A
</
head
>
0
N/A
<
body
>
0
N/A
0
N/A
<
h1
>InfiniteRecursion_3<
br
>Bug ID: 6480024 </
h1
>
0
N/A
0
N/A
<
p
> This is an AUTOMATIC test, simply wait for completion </
p
>
0
N/A
0
N/A
<
APPLET
CODE=
"
InfiniteRecursion_3.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
0
N/A
</
body
>
0
N/A
</
html
>
0
N/A