846135c4c9
(cid#1326323 Unguarded read) Just switch this to an AtomicInteger, it's cheaper, and doesn't require synchronization, so less chance of a deadlock. This is an API change since this is a protected field in a public class, but anyone messing with the internals of this class should have known better. Change-Id: Idafc760c2e9d83442b8209ad23d180acb8dccb20 |
||
---|---|---|
.. | ||
com/sun/star | ||
source/pipe | ||
test/com/sun/star | ||
util | ||
workbench/com/sun/star/comp/urlresolver | ||
CustomTarget_test_urp.mk | ||
InternalUnoApi_test_urp.mk | ||
Jar_jurt.mk | ||
JunitTest_bridgefactory.mk | ||
JunitTest_connections.mk | ||
JunitTest_java.mk | ||
JunitTest_java_remote.mk | ||
JunitTest_remote.mk | ||
JunitTest_uno.mk | ||
JunitTest_urp.mk | ||
JunitTest_util.mk | ||
Library_jpipe.mk | ||
Library_jpipx.mk | ||
Makefile | ||
Module_jurt.mk | ||
README |
JURT means Java Uno Runtime and implements most of Java UNO.