Re: new bridgetest failures in 7.6 on ppc64le

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/5/23 17:46, Dan Horák wrote:
I will look further especially at the dynamically generated stubs,
which is new to me. Apply those stubs to the C++ bridge as well?

When a reference to an external object (e.g., a Java one, or one in a remote process) is brought in over the binary UNO to C++ bridge, a fake C++ object is created as a proxy for that external object, and that fake object's vtable function pointers pointer at such dynamically generated stubs.

On the other hand, when directly calling from C++ to C++, no bridging is involved.




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux