Kaydet (Commit) 8851617a authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS readonlydoc1 (1.7.50); FILE MERGED

2005/05/12 14:20:13 sb 1.7.50.1: #i49149# Make sure that the java_remote_bridge is disposed whenever its MessageDispatcher thread terminates, even due to a thrown Error.
üst feae3db5
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.7 $ # $Revision: 1.8 $
# #
# last change: $Author: rt $ $Date: 2004-07-23 14:49:32 $ # last change: $Author: kz $ $Date: 2005-05-18 10:54:33 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -74,7 +74,8 @@ JAVATESTFILES := \ ...@@ -74,7 +74,8 @@ JAVATESTFILES := \
Bug111153_Test.java \ Bug111153_Test.java \
Bug114133_Test.java \ Bug114133_Test.java \
MethodIdTest.java \ MethodIdTest.java \
PolyStructTest.java PolyStructTest.java \
StopMessageDispatcherTest.java
IDLTESTFILES := \ IDLTESTFILES := \
Bug98508_Test.idl \ Bug98508_Test.idl \
PolyStructTest.idl PolyStructTest.idl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment