Files
gcc/libjava/include
Tom Tromey 4c98b1b078 defineclass.cc (handleMethodsEnd): Precompute code for static method.
* defineclass.cc (handleMethodsEnd): Precompute code for static
	method.
	(handleCodeAttribute): Likewise.
	* resolve.cc (ncode): Use run_class for unsynchronized static
	methods.
	* include/java-interp.h (class _Jv_InterpMethod): Declare
	run_class.
	* interpret.cc (run_synch_class): Initialize class.
	(run) [insn_invokestatic]: Don't initialize class.
	[insn_anewarray]: Likewise.
	[insn_multianewarray]: Likewise.
	(run_class): New function.

From-SVN: r61727
2003-01-24 19:58:21 +00:00
..
2002-12-28 06:38:52 +00:00
2000-05-19 17:55:34 +00:00
2000-03-26 20:33:04 +00:00
2002-12-28 06:38:52 +00:00
2002-12-28 06:38:52 +00:00
2000-04-02 15:41:00 +00:00
1999-07-19 18:03:31 +00:00