• New Feature
  • Status: Open
  • 2 Major
  • Resolution:
  • DSO:L1
  • prodmgmt
  • Reporter: asi
  • March 05, 2007
  • 0
  • Watchers: 0
  • March 19, 2010

Description

Adding a non-portable objects to a shared list will throw a TCNonPortableObjectError, but the local copy of the shared is still mutated and contains the non-portable objects. We should check for other logical instrumented classes as well.

Comments

Tim Eck 2007-03-05

When looking at this, might be worth checking out (and writing a test if missing) to see if the same is try when throwing a UnlockedSharedObjectException

Fiona OShea 2007-08-01

Test Written and issues added to that bug DEV-844

Hung Huynh 2007-08-01

These are the test for this failure:

MapLocalStateTest ListLocalStateTest SetLocalStateTest