Skip to content

Commit d63d6e2

Browse files
committedJul 22, 2024
8336935: Test sun/security/krb5/auto/RealmSpecificValues.java fails: java.lang.RuntimeException: Should not reach here
Reviewed-by: hchao, dholmes
1 parent ed64994 commit d63d6e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/jdk/sun/security/krb5/auto/RealmSpecificValues.java

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* @bug 8333772
3636
* @summary check krb5.conf reading on default and realm-specific values
3737
* @library /test/lib
38+
* @run main/othervm RealmSpecificValues
3839
*/
3940
public class RealmSpecificValues {
4041

0 commit comments

Comments
 (0)
Please sign in to comment.