David Jencks created YOKO-472:
---------------------------------
Summary: Ueinfo with downcall locking
Key: YOKO-472
URL: https://issues.apache.org/jira/browse/YOKO-472
Project: Yoko - CORBA Server
Issue Type: Bug
Security Level: public (Regular issues)
Components: orb core
Affects Versions: v1.1.0
Reporter: David Jencks
Clean up locking in Downcall to use java.util.concurrent.locks.
Unknown exception info service context was being unmarshalled on the wrong
thread and did not have the correct class loading context.
TypeDescriptor caching was incorrect and allowed finding the wrong class in
some circumstances.
FullValueDescription from ValueDescriptor incorrectly reported non-custom
chunked types as custom, leading to errors when the client ORB tried to
unmarshal the associated data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)