test/jdk/sun/security/tools/policytool/UsePolicy.html
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 2 jdk/test/sun/security/tools/policytool/UsePolicy.html@90ce3da70b43
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse

<html>
<body>

<applet width=100 height=100 code=UsePolicy.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>

Then, click on the "Add Policy Entry" button.<br>
Next, click on the "Add Permission" button.<br>
Pull down the "Permission" menu and select "RuntimePermission".<br>
Pull down the "Target Name" menu.<br>
If you see "usePolicy" as a choice, then the bug fix succeeded.<br>
otherwise, the bug fix failed.<br>
<br>
Click on the "Cancel" button on the "Add Permission" window.<br>
Click on the "Cancel" button on the "Add Policy Entry" window.<br>
Exit policytool.<br><br>

Press "Pass" if ... press "Fail" otherwise.<br><br>

</body>
</html>