--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test/jdk/sun/security/tools/policytool/UsePolicy.html Tue Sep 12 19:03:39 2017 +0200
@@ -0,0 +1,26 @@
+<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>