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