-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Final
-
None
-
None
Following assertion needs to be removed or changed:
assertEquals(MassachusettsInstituteObserver.threadId.get(), StandfordUniversityObserver.threadId.get());
because the corresponding TCK assertion states:
All the resolved asynchronous observers are called in one or more different threads.