blob: c310b053601e2b820af558cb88c97ddecc593884 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<html>
2<!--
3 @test
4 @bug 6461933
5 @summary adjust system boot time in nowMillisUTC() frequently
6 @author Andrei Dmitriev : area=awt.component
7 @run applet/manual=yesno UpdatingBootTime.html
8 -->
9<head>
10<title> UpdatingBootTime </title>
11</head>
12<body>
13
14<h1>UpdatingBootTime<br>Bug ID: </h1>
15
16<p> See the dialog box (usually in upper left corner) for instructions</p>
17
18<APPLET CODE="UpdatingBootTime.class" WIDTH=200 HEIGHT=200></APPLET>
19</body>
20</html>