gcc/libjava/classpath/java/lang
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
..
annotation Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
instrument Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
management Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ref Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
reflect Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
AbstractMethodError.java
Appendable.java
ArithmeticException.java
ArrayIndexOutOfBoundsException.java
ArrayStoreException.java
AssertionError.java
Boolean.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Byte.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
Character.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
CharSequence.java
Class.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
ClassCastException.java
ClassCircularityError.java
ClassFormatError.java
ClassLoader.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
ClassNotFoundException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Cloneable.java
CloneNotSupportedException.java
Comparable.java
Compiler.java
Double.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
Enum.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
EnumConstantNotPresentException.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Error.java
Exception.java
ExceptionInInitializerError.java
Float.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
IllegalAccessError.java
IllegalAccessException.java
IllegalArgumentException.java Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
IllegalMonitorStateException.java
IllegalStateException.java Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
IllegalThreadStateException.java
IncompatibleClassChangeError.java
IndexOutOfBoundsException.java
InheritableThreadLocal.java Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
InstantiationError.java
InstantiationException.java
Integer.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
InternalError.java
InterruptedException.java
Iterable.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
LinkageError.java
Long.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
Math.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
NegativeArraySizeException.java
NoClassDefFoundError.java
NoSuchFieldError.java
NoSuchFieldException.java
NoSuchMethodError.java
NoSuchMethodException.java
NullPointerException.java
Number.java
NumberFormatException.java
Object.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
OutOfMemoryError.java
package.html
Package.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Process.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
Readable.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
Runnable.java
Runtime.java
RuntimeException.java
RuntimePermission.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
SecurityException.java Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
SecurityManager.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Short.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
StackOverflowError.java
StackTraceElement.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
StrictMath.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
String.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
StringBuffer.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
StringBuilder.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
StringIndexOutOfBoundsException.java
System.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Thread.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ThreadDeath.java
ThreadGroup.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ThreadLocal.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Throwable.java
TypeNotPresentException.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
UnknownError.java
UnsatisfiedLinkError.java
UnsupportedClassVersionError.java
UnsupportedOperationException.java Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
VerifyError.java
VirtualMachineError.java
Void.java