Home
last modified time | relevance | path

Searched hist:cf02f0b1 (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DComponentBase.javadiff cf02f0b1 Fri Sep 08 02:17:19 UTC 2017 Damjan Jovanovic <damjan@apache.org> Fix a locking bug in our Java ComponentBase class, where after the transition
to disposed, the relevant variables (bDisposed and bInDispose) are written to
outside a synchronized block.

The equivalent C++ implementation in main/cppuhelper/source/implbase.cxx,
method WeakComponentImplHelperBase::dispose(), already does this.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1807667 13f79535-47bb-0310-9956-ffa450edef68

Completed in 9 milliseconds