jdk/test/sun/security/krb5/auto/LifeTimeInSeconds.java
changeset 8396 587947f96036
parent 5506 202f599c92aa
child 27946 9f99b93cbbb2
--- a/jdk/test/sun/security/krb5/auto/LifeTimeInSeconds.java	Mon Feb 14 13:31:13 2011 -0800
+++ b/jdk/test/sun/security/krb5/auto/LifeTimeInSeconds.java	Tue Feb 15 12:11:15 2011 +0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2009, 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
@@ -24,6 +24,7 @@
 /*
  * @test
  * @bug 6857802
+ * @run main/othervm LifeTimeInSeconds
  * @summary GSS getRemainingInitLifetime method returns milliseconds not seconds
  */
 import org.ietf.jgss.GSSCredential;