jdk/test/sun/security/tools/policytool/Alias.html
changeset 20886 9630bb813a6c
parent 2 90ce3da70b43
equal deleted inserted replaced
20885:0fa3d9e636c1 20886:9630bb813a6c
    21 <li> Open the "File" menu, and "View Warning Log"
    21 <li> Open the "File" menu, and "View Warning Log"
    22 <li> Confirm there is a warning:
    22 <li> Confirm there is a warning:
    23 	Warning: Principal name 'myalias' specified without a Principal class.
    23 	Warning: Principal name 'myalias' specified without a Principal class.
    24 <li> Click on "OK"
    24 <li> Click on "OK"
    25 <li> Open the "File" menu, and "Save As"
    25 <li> Open the "File" menu, and "Save As"
    26 <li> Enter "p1" as the file name
    26 <li> Save using the file name "p1"
    27 <li> Click on "OK"
    27 <li> Click on "OK" in the status message window
    28 <li> Click on "OK" in the message window
       
    29 <li> Open the "File" menu and "Open Policy"
    28 <li> Open the "File" menu and "Open Policy"
    30 <li> Enter "p1" as the file name
    29 <li> Open the file named "p1"
    31 <li> Click on "OK"
       
    32 <li> If the file opens successfully, the test passed.
    30 <li> If the file opens successfully, the test passed.
    33      Otherwise, the test failed.
    31      Otherwise, the test failed.
    34 </ol>
    32 </ol>
    35 </body>
    33 </body>
    36 </html>
    34 </html>