gcc/libjava/java/io
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
..
BufferedInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferedInputStream.java
BufferedOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferedReader.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
BufferedWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteArrayInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteArrayOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharArrayReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CharArrayWriter.h libjava 2007-04-19 00:24:09 +00:00
CharConversionException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Closeable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataInput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataInputStream.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
DataOutput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DataOutputStream.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
DeleteFileHelper$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DeleteFileHelper.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
EOFException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Externalizable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
File.h File.java: Implement Comparable<File>. 2007-07-16 05:00:28 +00:00
File.java natFilePosix.cc (init_native): Define to 0. 2007-08-04 21:50:01 +00:00
FileDescriptor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileDescriptor.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileFilter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileInputStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileNotFoundException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileOutputStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilePermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilenameFilter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FilterWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Flushable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IOException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InputStreamReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InputStreamReader.java
InterruptedIOException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvalidClassException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvalidObjectException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LineNumberInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LineNumberReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NotActiveException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
NotSerializableException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$GetField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream$ValidatorAndPriority.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectInputStream.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
ObjectInputValidation.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutput.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutputStream$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutputStream$PutField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectOutputStream.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
ObjectStreamClass$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass$2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass$InterfaceComparator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass$MemberComparator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamClass.h ObjectStreamClass.java (ensureFieldsSet): New method. 2007-04-26 14:31:29 +00:00
ObjectStreamConstants.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamField$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ObjectStreamField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OptionalDataException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OutputStreamWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
OutputStreamWriter.java
PipedInputStream.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
PipedOutputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PipedReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PipedWriter.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrintStream.h libjava 2007-04-19 00:24:09 +00:00
PrintStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrintWriter.h libjava 2007-04-19 00:24:09 +00:00
PushbackInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PushbackReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RandomAccessFile.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RandomAccessFile.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Reader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SequenceInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Serializable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SerializablePermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StreamCorruptedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StreamTokenizer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringBufferInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringReader.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
StringWriter.h libjava 2007-04-19 00:24:09 +00:00
SyncFailedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
UTFDataFormatException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
UnsupportedEncodingException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectInputStream.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectInputStream.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectStreamClass.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMObjectStreamClass.java
WriteAbortedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Writer.h libjava 2007-04-19 00:24:09 +00:00
natFilePosix.cc re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem) 2008-02-20 19:09:09 +00:00
natFileWin32.cc libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
natVMObjectInputStream.cc natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc. 2007-01-18 11:32:40 +00:00
natVMObjectStreamClass.cc