Reminder: Illegal Package-Private Accesses in libgcj

Bryce McKinlay bryce@mckinlay.net.nz
Mon Nov 3 22:21:00 GMT 2003


On Nov 4, 2003, at 11:15 AM, Andrew Haley wrote:

> Bryce McKinlay writes:
>>
>> On Nov 4, 2003, at 11:01 AM, Andrew Haley wrote:
>>
>>> We look it up in a hash table.  We sure don't call external programs!
>>
>> But you can't map a backtrace IP directly to a Class in the hashtable,
>> you have to find the function entry point first. I don't know of a way
>> to do that apart from using _Unwind_FindEnclosingFunction.
>
> Yes, that's why I wrote _Unwind_FindEnclosingFunction.

So what are we arguing about? ;-)

Regards

Bryce




More information about the Java mailing list