test/jdk/sun/security/tools/policytool/Alias.html
changeset 47375 378efa95df46
parent 47374 bf712ea57bb0
parent 47286 cd02250e9370
child 47376 9d5b6fa13d83
--- a/test/jdk/sun/security/tools/policytool/Alias.html	Tue Sep 26 10:46:23 2017 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-<html>
-<body>
-
-<applet width=100 height=100 code=Alias.class>
-</applet>
-
-This is a multi-stage test.  Click on "done" when you have completed
-reading these instructions.<br><br>
-
-<ol>
-<li> PolicyTool will be invoked
-<li> Click on "Add Policy Entry"
-<li> Click on "Add Principal"
-<li> Type "myalias" in the "Principal Name" field
-     (leave "Principal Type" empty)
-<li> Click on "OK"
-<li> Confirm there is a message:
-	'myalias' will be interpreted as a key store alias. ...
-     Click on "OK"
-<li> Click on "Done"
-<li> Open the "File" menu, and "View Warning Log"
-<li> Confirm there is a warning:
-	Warning: Principal name 'myalias' specified without a Principal class.
-<li> Click on "OK"
-<li> Open the "File" menu, and "Save As"
-<li> Save using the file name "p1"
-<li> Click on "OK" in the status message window
-<li> Open the "File" menu and "Open Policy"
-<li> Open the file named "p1"
-<li> If the file opens successfully, the test passed.
-     Otherwise, the test failed.
-</ol>
-</body>
-</html>