26 lines
562 B
HTML
26 lines
562 B
HTML
<html>
|
|
<body>
|
|
|
|
<applet width=100 height=100 code=OpenPolicy.class>
|
|
</applet>
|
|
|
|
This is a multi-stage test. Click on "done" when you have completed
|
|
reading these instructions.<br><br>
|
|
|
|
First, policytool will be invoked.<br><br>
|
|
|
|
On Windows, if PolicyTool tries to open the default Policy File<br>
|
|
and it has the File separator character pointing the wrong way, like:<br><br>
|
|
|
|
C:\windows/java.policy<br><br>
|
|
|
|
Then the bug fix failed.
|
|
Otherwise, the bug fix succeeded.
|
|
|
|
Exit policytool.<br><br>
|
|
|
|
Press "Pass" if ... press "Fail" otherwise.<br><br>
|
|
|
|
</body>
|
|
</html>
|