Searched refs:CanonError (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/security/auth/PrivateCredentialPermission/
H A DCanonError.java33 public class CanonError { class
43 throw new SecurityException("CanonError test failed: #1");
45 throw new SecurityException("CanonError test failed: #2");
51 throw new SecurityException("CanonError test failed: #3");
53 throw new SecurityException("CanonError test failed: #4");
61 throw new SecurityException("CanonError test failed: #5");
63 throw new SecurityException("CanonError test failed: #6");
69 throw new SecurityException("CanonError test failed: #7");
81 throw new SecurityException("CanonError test failed: #8");
89 System.out.println("CanonError tes
[all...]

Completed in 40 milliseconds