gcc/libjava/java/security
Matthias Klose e0441a5bfb Import GNU Classpath (classpath-0_97_2-release).
libjava/

2008-06-28  Matthias Klose  <doko@ubuntu.com>

        Import GNU Classpath (classpath-0_97_2-release).

        * Regenerate class and header files.
        * Regenerate auto* files.
        * gcj/javaprims.h: Define jobjectRefType.
        * jni.cc (_Jv_JNI_GetObjectRefType): New (stub only).
        (_Jv_JNIFunctions): Initialize GetObjectRefType.
        * gnu/classpath/jdwp/VMVirtualMachine.java,
        java/security/VMSecureRandom.java: Merge from classpath.
        * HACKING: Fix typo.
        * ChangeLog-2007: New file.
        * configure.ac: Set JAVAC, pass --disable-regen-headers to classpath.

libjava/classpath/

2008-06-28  Matthias Klose  <doko@ubuntu.com>

        * m4/ac_prog_javac.m4: Disable check for JAVAC, when
        not configured with --enable-java-maintainer-mode.
        * aclocal.m4, configure: Regenerate.
        * native/jni/gstreamer-peer/Makefile.am: Do not link with
        libclasspathnative.
        * native/jni/gstreamer-peer/Makefile.in: Regenerate.
        * tools/Makefile.am, lib/Makefile.am: Use JAVAC for setting
        JCOMPILER, drop flags not understood by gcj.

From-SVN: r137223
2008-06-28 13:29:13 +00:00
..
acl
cert libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
interfaces
spec
AccessControlContext.h
AccessControlException.h
AccessController.h
AlgorithmParameterGenerator.h
AlgorithmParameterGeneratorSpi.h
AlgorithmParameters.h
AlgorithmParametersSpi.h
AllPermission.h
AllPermission$AllPermissionCollection.h
BasicPermission.h
BasicPermission$BasicPermissionCollection.h
Certificate.h
CodeSource.h
DigestException.h
DigestInputStream.h
DigestOutputStream.h
DomainCombiner.h
DummyKeyPairGenerator.h
DummyMessageDigest.h
DummySignature.h
GeneralSecurityException.h
Guard.h
GuardedObject.h
Identity.h
IdentityScope.h
IntersectingDomainCombiner.h
InvalidAlgorithmParameterException.h
InvalidKeyException.h
InvalidParameterException.h
Key.h
KeyException.h
KeyFactory.h
KeyFactorySpi.h
KeyManagementException.h
KeyPair.h
KeyPairGenerator.h
KeyPairGeneratorSpi.h
KeyStore.h
KeyStoreException.h
KeyStoreSpi.h
MessageDigest.h
MessageDigestSpi.h
natVMAccessController.cc
natVMAccessControlState.cc
NoSuchAlgorithmException.h
NoSuchProviderException.h
Permission.h
PermissionCollection.h
Permissions.h
Permissions$1.h
Permissions$PermissionsHash.h
Policy.h
Principal.h
PrivateKey.h
PrivilegedAction.h
PrivilegedActionException.h
PrivilegedExceptionAction.h
ProtectionDomain.h
Provider.h
ProviderException.h
PublicKey.h
SecureClassLoader.h
SecureRandom.h
SecureRandomSpi.h
Security.h
SecurityPermission.h
Signature.h
SignatureException.h
SignatureSpi.h
SignedObject.h
Signer.h
UnrecoverableKeyException.h
UnresolvedPermission.h
UnresolvedPermissionCollection.h
UnresolvedPermissionCollection$1.h
VMAccessController.h
VMAccessController.java
VMAccessControlState.h
VMAccessControlState.java
VMSecureRandom.h
VMSecureRandom.java Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
VMSecureRandom$Spinner.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00