gcc/libjava/classpath/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 Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
cert Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
interfaces Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
spec Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
AccessControlContext.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AccessControlException.java
AccessController.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AlgorithmParameterGenerator.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AlgorithmParameterGeneratorSpi.java
AlgorithmParameters.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AlgorithmParametersSpi.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AllPermission.java
BasicPermission.java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +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 Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +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 Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyFactorySpi.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyManagementException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyPair.java
KeyPairGenerator.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyPairGeneratorSpi.java
KeyStore.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyStoreException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyStoreSpi.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MessageDigest.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MessageDigestSpi.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NoSuchAlgorithmException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
NoSuchProviderException.java
package.html
Permission.java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
PermissionCollection.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Permissions.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Policy.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Principal.java
PrivateKey.java
PrivilegedAction.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrivilegedActionException.java
PrivilegedExceptionAction.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
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 Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
SecureRandom.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SecureRandomSpi.java
Security.java Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
SecurityPermission.java
Signature.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SignatureException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignatureSpi.java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +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