jdk/test/sun/security/tools/policytool/OpenPolicy.html
author weijun
Fri, 18 Oct 2013 08:57:52 +0800
changeset 20886 9630bb813a6c
parent 2 90ce3da70b43
permissions -rw-r--r--
7025699: Policy Tool is not accessible by keyboard Reviewed-by: alexp, weijun Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>

<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>

Pull down 'File' menu and select 'View Warning Log', which shows that
the default Policy File is not found. On Windows, if the file name
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>