This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix pr16789 failures on the SPARC


>>>>> "Eric" == Eric Botcazou <ebotcazou@libertysurf.fr> writes:

Eric> Fixed by invoking obj->sync_init if needed.  Tested on
Eric> sparc64-sun-solaris2.9 and sparc-sun-solaris2.8.  OK for
Eric> mainline?

Eric> 2005-01-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
Eric> 	* java/lang/natObject.cc (_Jv_ObjectCheckMonitor): Initialize the
Eric> 	sync_info element of the object if needed.

Thanks, this looks good.  I wonder if it can go in at the moment... I
do think it is an important fix, but is it a regression?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]