• Bug
  • Status: Open
  • 2 Major
  • Resolution:
  • DSO:L1
  • eng group
  • Reporter: asi
  • May 24, 2007
  • 0
  • Watchers: 0
  • September 21, 2007

Description

We re-implement ConditionObject which is used by ReentrantLock and ReentrantReadWriteLock. Currently, this ConditionObject is not Serialization compatible with the ConditionObject of the original implementation from jdk.

Comments