gcc/libjava/java/lang
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
..
annotation
instrument
management Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
ref
reflect Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
AbstractMethodError.h
Appendable.h
ArithmeticException.h
ArrayIndexOutOfBoundsException.h
ArrayStoreException.h
AssertionError.h
Boolean.h
Byte.h
Character$Subset.h
Character$UnicodeBlock$NameType.h
Character$UnicodeBlock.h
Character.h
Character.java
CharSequence.h
Class$1.h
Class.h configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
Class.java re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java) 2008-05-28 15:12:47 +00:00
ClassCastException.h
ClassCircularityError.h
ClassFormatError.h
ClassLoader$AnnotationsKey.h
ClassLoader.h natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints. 2008-03-13 16:43:54 +00:00
ClassLoader.java natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints. 2008-03-13 16:43:54 +00:00
ClassNotFoundException.h
Cloneable.h
CloneNotSupportedException.h
Comparable.h
Compiler.h
Deprecated.h
Double.h
EcosProcess.h
EcosProcess.java
Enum.h
EnumConstantNotPresentException.h
Error.h
Exception.h
ExceptionInInitializerError.h
Float.h
IllegalAccessError.h
IllegalAccessException.h
IllegalArgumentException.h
IllegalMonitorStateException.h
IllegalStateException.h
IllegalThreadStateException.h
IncompatibleClassChangeError.h
IndexOutOfBoundsException.h
InheritableThreadLocal.h
InstantiationError.h
InstantiationException.h
Integer.h
InternalError.h
InterruptedException.h
Iterable.h
LinkageError.h
Long.h
Math.h
Math.java
natCharacter.cc
natClass.cc re PR libgcj/34444 (Class.getEnclosingClass() returns null on enclosed class) 2008-01-04 17:18:56 +00:00
natClassLoader.cc natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints. 2008-03-13 16:43:54 +00:00
natEcosProcess.cc
natMath.cc
natObject.cc
natPosixProcess.cc natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters. 2007-08-15 08:19:32 +00:00
natRuntime.cc
natString.cc re PR libgcj/36252 (OutOfMemoryError on simple text conversion.) 2008-05-21 03:49:03 +00:00
natStringBuffer.cc
natStringBuilder.cc
natSystem.cc
natThread.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
natThreadLocal.cc
natVMClassLoader.cc
natVMDouble.cc
natVMFloat.cc
natVMProcess.cc
natVMThrowable.cc
natWin32Process.cc
NegativeArraySizeException.h
NoClassDefFoundError.h
NoSuchFieldError.h
NoSuchFieldException.h
NoSuchMethodError.h
NoSuchMethodException.h
NullPointerException.h
Number.h
NumberFormatException.h
Object.h
Object.java
OutOfMemoryError.h
Override.h
Package.h
PosixProcess$EOFInputStream.h
PosixProcess$ProcessManager.h
PosixProcess.h
PosixProcess.java
Process.h
ProcessBuilder.h
Readable.h
Runnable.h
Runtime.h
Runtime.java
RuntimeException.h
RuntimePermission.h
SecurityException.h
SecurityManager$1.h
SecurityManager.h
Short.h
StackOverflowError.h
StackTraceElement.h
StrictMath.h
String$CaseInsensitiveComparator.h
String.h
String.java
StringBuffer.h
StringBuffer.java
StringBuilder.h
StringBuilder.java
StringIndexOutOfBoundsException.h
SuppressWarnings.h
System$EnvironmentCollection.h
System$EnvironmentMap.h
System$EnvironmentSet.h
System.h
System.java
Thread$State.h
Thread$UncaughtExceptionHandler.h
Thread.h
Thread.java
ThreadDeath.h
ThreadGroup.h
ThreadLocal.h
ThreadLocal.java
Throwable$StaticData.h
Throwable.h Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
TypeNotPresentException.h
UnknownError.h
UnsatisfiedLinkError.h
UnsupportedClassVersionError.h
UnsupportedOperationException.h
VerifyError.h
VirtualMachineError.h
VMClassLoader.h
VMClassLoader.java
VMCompiler.h
VMCompiler.java
VMDouble.h
VMDouble.java
VMFloat.h Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
VMFloat.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
VMProcess.h
VMProcess.java
VMThrowable.h
VMThrowable.java
Void.h
Win32Process$EOFInputStream.h
Win32Process.h
Win32Process.java