jdk/test/sun/security/krb5/auto/NewSalt.java
changeset 8396 587947f96036
parent 7183 d8ccc1c73358
child 30820 0d4717a011d3
--- a/jdk/test/sun/security/krb5/auto/NewSalt.java	Mon Feb 14 13:31:13 2011 -0800
+++ b/jdk/test/sun/security/krb5/auto/NewSalt.java	Tue Feb 15 12:11:15 2011 +0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -25,7 +25,7 @@
  * @test
  * @bug 6960894
  * @summary Better AS-REQ creation and processing
- * @run main NewSalt
+ * @run main/othervm NewSalt
  * @run main/othervm -Dnopreauth NewSalt
  * @run main/othervm -Donlyonepreauth NewSalt
  */