GCC: ChangeLog, 1.7 -> 1.8

Jan-Benedict Glaw jbglaw at dvmwest.gt.owl.de
Thu Aug 12 20:16:09 CEST 2004


Update of /mnt/vax-development/CVS_Repository/gcc/libjava
In directory mail:/mnt/vax-development/local_work/work-jbglaw/local-cvs/gcc/libjava

Modified Files:
	ChangeLog 
Log Message:
- - - -- -- A U T O M A T I C   C H E C K I N -- -- - - -
	PR libgcj/16662
	* java/lang/natObject.cc (LOCK_LOG, LOG): Add debug tracing.
	(Almost everywhere): add LOG calls, fix, add comments.
	(_Jv_MonitorEnter): Replace masking of LOCKED bit with assertion.
	Add explicit check for LOCKED bit in slow case (PR 16662).
	(_Jv_MonitorExit): Add casts in debug-only code.
	Always release LOCKED bit before throwing exception.
	(_Jv_ObjectCheckMonitor): Lock may be held if lightweight lock
	isn't.  Handle easy cases without lock acquisition.
	(Object::wait): Use NotifyAll for lock inflation.


More information about the VAX-Toolchain-CVS mailing list