gcc/libjava/java/lang/reflect
Matthias Klose f06a83c0b2 Import GNU Classpath (libgcj-import-20070727).
libjava/

2007-08-04  Matthias Klose  <doko@ubuntu.com>

	Import GNU Classpath (libgcj-import-20070727).

	* Regenerate class and header files.
	* Regenerate auto* files.

	* include/jvm.h:
	* jni-libjvm.cc (Jv_JNI_InvokeFunctions): Rename type.
	* jni.cc (_Jv_JNIFunctions, _Jv_JNI_InvokeFunctions): Likewise.
	* jni.cc (_Jv_JNI_CallAnyMethodA, _Jv_JNI_CallAnyVoidMethodA,
	_Jv_JNI_CallMethodA, _Jv_JNI_CallVoidMethodA,
	_Jv_JNI_CallStaticMethodA, _Jv_JNI_CallStaticVoidMethodA,
	_Jv_JNI_NewObjectA, _Jv_JNI_SetPrimitiveArrayRegion): Constify
	jvalue parameter.
	* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Likewise.

	* java/lang/VMFloat.java (toString, parseFloat): New.

	* gnu/awt/xlib/XToolkit.java (setAlwaysOnTop, isModalityTypeSupported,
	isModalExclusionTypeSupported): New (stub only).
	* gnu/awt/xlib/XCanvasPeer.java (requestFocus): Likewise.
	* gnu/awt/xlib/XFramePeer.java (updateMinimumSize, updateIconImages,
	updateFocusableWindowState, setModalBlocked, getBoundsPrivate,
	setAlwaysOnTop): Likewise.
	* gnu/awt/xlib/XFontPeer.java (canDisplay): Update signature.

	* scripts/makemake.tcl: Ignore gnu/javax/sound/sampled/gstreamer,
	ignore javax.sound.sampled.spi.MixerProvider, ignore .in files.

	* HACKING: Mention --enable-gstreamer-peer, removal of generated files.


libjava/classpath/

2007-08-04  Matthias Klose  <doko@ubuntu.com>

	* java/util/EnumMap.java (clone): Add cast.

From-SVN: r127204
2007-08-04 10:53:49 +00:00
..
AccessibleObject.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AnnotatedElement.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Array.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Array.java LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
Constructor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Constructor.java LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
Field.h [multiple changes] 2007-07-13 14:07:16 +00:00
Field.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GenericArrayType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GenericDeclaration.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GenericSignatureFormatError.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvocationHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvocationTargetException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MalformedParameterizedTypeException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Member.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Method.h natVMProxy.cc (ncode_closure): Add method_index. 2007-04-18 17:13:20 +00:00
Method.java natVMProxy.cc (ncode_closure.meth): Delete. 2007-03-05 16:06:27 +00:00
Modifier.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Modifier.java re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemetation) 2006-05-24 17:21:52 +00:00
natArray.cc New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
natConstructor.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natField.cc [multiple changes] 2007-07-13 14:07:16 +00:00
natMethod.cc Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
natVMProxy.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
ParameterizedType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ClassFactory.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ProxyData.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ProxySignature.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ProxyType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ReflectPermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Type.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TypeVariable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
UndeclaredThrowableException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMProxy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMProxy.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WildcardType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00