gcc/libjava/java/security
Mark Wielaard 245b65adcc AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException.
2005-02-22  Mark Wielaard  <address@bogus.example.com>

	* java/security/AlgorithmParameterGenerator.java (getInstance):
	Mention provider when throwing NoSuchProviderException.
	* java/security/AlgorithmParameters.java (getInstance): Likewise.
	* java/security/KeyFactory.java (getInstance): Likewise.
	* java/security/KeyStore.java (getInstance): Likewise.
	* java/security/SecureRandom.java (getInstance): Likewise.
	* java/security/cert/CertificateFactory.java (getInstance): Likewise.

From-SVN: r95416
2005-02-22 21:35:04 +00:00
..
acl GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
cert AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
interfaces 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 18:58:53 +00:00
spec StringBuffer.java, [...]: Removed redundant and reordered modifiers. 2004-11-06 16:32:56 +00:00
AccessControlContext.java AccessControlContext.java, [...]: Fixed javadocs. 2004-07-09 15:43:01 +00:00
AccessControlException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
AccessController.java MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
AlgorithmParameterGenerator.java AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
AlgorithmParameterGeneratorSpi.java Add license clarification. 2002-01-22 22:40:42 +00:00
AlgorithmParameters.java AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
AlgorithmParametersSpi.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
AllPermission.java RE.java, [...]: Made 'inner' classes real public static inner classes... 2005-02-20 21:18:30 +00:00
BasicPermission.java RE.java, [...]: Made 'inner' classes real public static inner classes... 2005-02-20 21:18:30 +00:00
Certificate.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
CodeSource.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
DigestException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DigestInputStream.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DigestOutputStream.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DomainCombiner.java Merge JDK 1.4 java.security changes from classpath. 2002-05-24 12:57:40 +01:00
DummyKeyPairGenerator.java DummyKeyPairGenerator.java (clone): Removed useless instanceof check. 2004-08-30 12:25:38 +02:00
DummyMessageDigest.java DummyKeyPairGenerator.java (clone): Removed useless instanceof check. 2004-08-30 12:25:38 +02:00
DummySignature.java DummyKeyPairGenerator.java (clone): Removed useless instanceof check. 2004-08-30 12:25:38 +02:00
GeneralSecurityException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Guard.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
GuardedObject.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Identity.java AlgorithmParameterGenerator.java, [...]: Import statements reorganized... 2004-10-20 07:21:49 +00:00
IdentityScope.java [multiple changes] 2004-10-18 12:22:51 +00:00
InvalidAlgorithmParameterException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InvalidKeyException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
InvalidParameterException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Key.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
KeyException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
KeyFactory.java AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
KeyFactorySpi.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
KeyManagementException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
KeyPair.java Identity.java, [...]: New versions from classpath. 2003-05-10 07:12:48 +00:00
KeyPairGenerator.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
KeyPairGeneratorSpi.java StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
KeyStore.java AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
KeyStoreException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
KeyStoreSpi.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
MessageDigest.java AlgorithmParameterGenerator.java, [...]: Import statements reorganized... 2004-10-20 07:21:49 +00:00
MessageDigestSpi.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoSuchAlgorithmException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
NoSuchProviderException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Permission.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PermissionCollection.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Permissions.java RE.java, [...]: Made 'inner' classes real public static inner classes... 2005-02-20 21:18:30 +00:00
Policy.java 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
Principal.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PrivateKey.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PrivilegedAction.java Merge JDK 1.4 java.security changes from classpath. 2002-05-24 12:57:40 +01:00
PrivilegedActionException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PrivilegedExceptionAction.java Merge JDK 1.4 java.security changes from classpath. 2002-05-24 12:57:40 +01:00
ProtectionDomain.java 2004-09-26 Casey Marshall <csm@gnu.org> 2004-09-26 14:47:41 +00:00
Provider.java Identity.java, [...]: New versions from classpath. 2003-05-10 07:12:48 +00:00
ProviderException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PublicKey.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
SecureClassLoader.java Subject.java (doAsPrivileged): If acc is null, create a new AccessControlContext. 2005-02-16 18:51:25 +00:00
SecureRandom.java AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
SecureRandomSpi.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Security.java Security.java (Security): Silence the warning about no providers found in the no debug case. 2004-11-16 22:31:55 +01:00
SecurityPermission.java Merge JDK 1.4 java.security changes from classpath. 2002-05-24 12:57:40 +01:00
Signature.java AlgorithmParameterGenerator.java, [...]: Import cleanup. 2004-10-21 20:21:04 +00:00
SignatureException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
SignatureSpi.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
SignedObject.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Signer.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
UnrecoverableKeyException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
UnresolvedPermission.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
classpath.security Makefile.in: Rebuilt. 2001-10-18 00:03:48 +00:00
libgcj.security Makefile.in: Rebuilt. 2001-10-18 00:03:48 +00:00