Cross Reference: UpdatingBootTime.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
Component
/
UpdatingBootTime
/
UpdatingBootTime.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 6461933
0
N/A
@summary adjust system boot time in nowMillisUTC() frequently
0
N/A
@author Andrei Dmitriev : area=
awt.component
0
N/A
@run
applet
/
manual
=yesno
UpdatingBootTime.html
0
N/A
-->
0
N/A
<
head
>
0
N/A
<
title
> UpdatingBootTime </
title
>
0
N/A
</
head
>
0
N/A
<
body
>
0
N/A
0
N/A
<
h1
>UpdatingBootTime<
br
>Bug ID: </
h1
>
0
N/A
0
N/A
<
p
> See the dialog box (usually in upper left corner) for instructions</
p
>
0
N/A
0
N/A
<
APPLET
CODE=
"
UpdatingBootTime.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
0
N/A
</
body
>
0
N/A
</
html
>