You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2017/08/20 02:42:14 UTC

[Issue 32546] Java UnoRuntime.getUniqueKey/generateOid do not work reliably

https://bz.apache.org/ooo/show_bug.cgi?id=32546

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P2
           Severity|Trivial                     |Major
                 CC|                            |damjan@apache.org
             Latest|---                         |4.1.3
    Confirmation in|                            |

--- Comment #3 from damjan@apache.org ---
Definitely not a "Minor" issue. This can still be reproduced even with modest
use of the Java UNO bridge: objects returned from Java to C++ change identity,
and future method calls are routed to the wrong objects!!! This can have
potentially serious consequences.

Stephan any further thoughts on your WeakHashMap idea?

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.