gcc/libjava/classpath/java/security
Mark Wielaard ac1ed908de Imported GNU Classpath 0.92
2006-08-14  Mark Wielaard  <mark@klomp.org>

       Imported GNU Classpath 0.92
       * HACKING: Add more importing hints. Update automake version
       requirement.

       * configure.ac (gconf-peer): New enable AC argument.
       Add --disable-gconf-peer and --enable-default-preferences-peer
       to classpath configure when gconf is disabled.
       * scripts/makemake.tcl: Set gnu/java/util/prefs/gconf and
       gnu/java/awt/dnd/peer/gtk to bc. Classify
       gnu/java/security/Configuration.java as generated source file.

       * gnu/java/lang/management/VMGarbageCollectorMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryPoolMXBeanImpl.java,
       gnu/java/lang/management/VMClassLoadingMXBeanImpl.java,
       gnu/java/lang/management/VMRuntimeMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryManagerMXBeanImpl.java,
       gnu/java/lang/management/VMThreadMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryMXBeanImpl.java,
       gnu/java/lang/management/VMCompilationMXBeanImpl.java: New VM stub
       classes.
       * java/lang/management/VMManagementFactory.java: Likewise.
       * java/net/VMURLConnection.java: Likewise.
       * gnu/java/nio/VMChannel.java: Likewise.

       * java/lang/Thread.java (getState): Add stub implementation.
       * java/lang/Class.java (isEnum): Likewise.
       * java/lang/Class.h (isEnum): Likewise.

       * gnu/awt/xlib/XToolkit.java (getClasspathTextLayoutPeer): Removed.

       * javax/naming/spi/NamingManager.java: New override for StackWalker
       functionality.

       * configure, sources.am, Makefile.in, gcj/Makefile.in,
       include/Makefile.in, testsuite/Makefile.in: Regenerated.

From-SVN: r116139
2006-08-14 23:12:35 +00:00
..
acl
cert Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
interfaces Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
spec Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AccessControlContext.java
AccessControlException.java
AccessController.java
AlgorithmParameterGenerator.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AlgorithmParameterGeneratorSpi.java
AlgorithmParameters.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AlgorithmParametersSpi.java
AllPermission.java
BasicPermission.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Certificate.java
CodeSource.java
DigestException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
DigestInputStream.java
DigestOutputStream.java
DomainCombiner.java
DummyKeyPairGenerator.java
DummyMessageDigest.java
DummySignature.java
GeneralSecurityException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Guard.java
GuardedObject.java
Identity.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
IdentityScope.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
IntersectingDomainCombiner.java
InvalidAlgorithmParameterException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
InvalidKeyException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
InvalidParameterException.java
Key.java
KeyException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyFactory.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyFactorySpi.java
KeyManagementException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyPair.java
KeyPairGenerator.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyPairGeneratorSpi.java
KeyStore.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
KeyStoreException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyStoreSpi.java
MessageDigest.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
MessageDigestSpi.java
NoSuchAlgorithmException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
NoSuchProviderException.java
package.html
Permission.java
PermissionCollection.java
Permissions.java
Policy.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Principal.java
PrivateKey.java
PrivilegedAction.java
PrivilegedActionException.java
PrivilegedExceptionAction.java
ProtectionDomain.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Provider.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ProviderException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
PublicKey.java
SecureClassLoader.java
SecureRandom.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
SecureRandomSpi.java
Security.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
SecurityPermission.java
Signature.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignatureException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignatureSpi.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignedObject.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Signer.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
UnrecoverableKeyException.java
UnresolvedPermission.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00