2
|
1 |
<html>
|
|
2 |
<body>
|
|
3 |
|
|
4 |
<applet width=100 height=100 code=OpenPolicy.class>
|
|
5 |
</applet>
|
|
6 |
|
|
7 |
This is a multi-stage test. Click on "done" when you have completed
|
|
8 |
reading these instructions.<br><br>
|
|
9 |
|
|
10 |
First, policytool will be invoked.<br><br>
|
|
11 |
|
|
12 |
On Windows, if PolicyTool tries to open the default Policy File<br>
|
|
13 |
and it has the File separator character pointing the wrong way, like:<br><br>
|
|
14 |
|
|
15 |
C:\windows/java.policy<br><br>
|
|
16 |
|
|
17 |
Then the bug fix failed.
|
|
18 |
Otherwise, the bug fix succeeded.
|
|
19 |
|
|
20 |
Exit policytool.<br><br>
|
|
21 |
|
|
22 |
Press "Pass" if ... press "Fail" otherwise.<br><br>
|
|
23 |
|
|
24 |
</body>
|
|
25 |
</html>
|