gcc/libjava/gcj
Anthony Green 3bd835f73f natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.
2000-04-08  Anthony Green  <green@redhat.com>

	* java/lang/natObject.cc (_Jv_MonitorEnter): Only perform null
	check when we have to.

	* gcj/array.h: Mark elements(JArray<T>& x) and elements(JArray<T>*
	x) as `inline'.

	* java/util/StringTokenizer.java: Minor optimization.  Eliminates
	one method call.

	* java/util/Vector.java (VectorEnumeration.nextElement): Manually
	inline hasMoreElements.

From-SVN: r33033
2000-04-09 01:26:20 +00:00
..
array.h natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to. 2000-04-09 01:26:20 +00:00
cni.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
field.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
javaprims.h [multiple changes] 2000-03-26 20:33:04 +00:00
Makefile.am
Makefile.in natArray.cc (newInstance): Don't allow array of `void' to be created. 2000-03-09 04:50:49 +00:00
method.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00