[patch] jvmti test, compatibility fixes.

Andreas Tobler toa@pop.agri.ch
Wed Oct 25 20:18:00 GMT 2006


Andreas Tobler wrote:
> Tom Tromey wrote:
>>>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
>>
>>>> Ok, right. Tested this on darwin, linux-ppc and HPPA-HPUX.
>>>> Is this ok? Where can I apply ? 4.2 and main ?
>>
>> Andreas> Withdrawn.
>> Andreas> Someone else can fix this.
>>
>> Is there some problem you ran into?  I thought your patch looked ok.
>> Or is it my delay?  I'm sorry I didn't share my process more, things
>> have been very distracting here...
> 
> Sigh, I discovered another issue on sparc-solaris. I'm investigating. 
> That's the reason for withdrawing the patch.

Ok, it took a bit longer but finally I'm convinced that my original 
patch is ok. The reason for the sparc-solaris failures have to do with 
LD_LIBRARY_PATH vs. LD_LIBRARY_PATH_32 vs. LD_LIBRARY_PATH_64.

I'm not able to solve this right now since I really lack the time right 
now. But I want to get rid of this patch and so I commit it to trunk and 
4.2 in the next few minutes.

Thanks,
Andreas

2006-10-25  Andreas Tobler  <a.tobler@schweiz.org>

	* testsuite/libjava.jvmti/natevents.cc (do_callback_arg_tests): Replace
	formatting modifiers %p with %#llx and cast the arguments.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: natevents5.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20061025/dc6e1988/attachment.ksh>


More information about the Java-patches mailing list