mirror of git://gcc.gnu.org/git/gcc.git
2012-12-19 Matthias Klose <doko@ubuntu.com>
Import GNU Classpath (20121202).
* Regenerate class and header files.
* Regenerate auto* files.
* sources.am, gcj/javaprims.h: Regenerate.
* gnu/java/nio/FileLockImpl.java (close): New override.
From-SVN: r194618
|
||
|---|---|---|
| .. | ||
| AccessibleObject.java | ||
| AnnotatedElement.java | ||
| Array.java | ||
| Constructor.java | ||
| Field.java | ||
| GenericArrayType.java | ||
| GenericDeclaration.java | ||
| GenericSignatureFormatError.java | ||
| InvocationHandler.java | ||
| InvocationTargetException.java | ||
| MalformedParameterizedTypeException.java | ||
| Member.java | ||
| Method.java | ||
| Modifier.java | ||
| ParameterizedType.java | ||
| Proxy.java | ||
| README | ||
| ReflectPermission.java | ||
| TODO | ||
| Type.java | ||
| TypeVariable.java | ||
| UndeclaredThrowableException.java | ||
| WildcardType.java | ||
| package.html | ||
README
README for java.lang.reflect: java.lang.reflect is now mostly empty. We've carved out the classes that have to do with the VM and put them into the VM interface.