gcc/libjava/classpath/java/nio
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
..
channels libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
charset Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Buffer.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
BufferOverflowException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
BufferUnderflowException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ByteBuffer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ByteBufferHelper.java
ByteBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
ByteOrder.java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
CharBuffer.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
CharBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
CharSequenceBuffer.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
CharViewBufferImpl.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
DirectByteBufferImpl.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleBuffer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DoubleBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
DoubleViewBufferImpl.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
FloatBuffer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FloatBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
FloatViewBufferImpl.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
IntBuffer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IntBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
IntViewBufferImpl.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
InvalidMarkException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
LongBuffer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LongBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
LongViewBufferImpl.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
MappedByteBuffer.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
MappedByteBufferImpl.java Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
package.html
ReadOnlyBufferException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ShortBuffer.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ShortBufferImpl.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
ShortViewBufferImpl.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00