• New Feature
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • hhuynh
  • Reporter: grose
  • February 27, 2007
  • 0
  • Watchers: 0
  • June 04, 2007
  • May 24, 2007

Description

The purpose of this Jira is to highlight and further document need for support for java.util.concurrent.locks.ReentrantReadWriteLock

Comments

Fiona OShea 2007-04-06

Update unsupported class list in confluence when this is complete

Fiona OShea 2007-05-03

Update that list here http://www.terracotta.org/confluence/display/docdraft/Unsupported+Classes

Antonio Si 2007-05-24

Add a new Test: ReentrantReadWriteLockTest

Fiona OShea 2007-05-24

Updated Unsupported Class list to remove java.util.concurrent.Locks.ReentrantReadWriteLock java.util.concurrent.Locks.ReentrantReadWriteLock.ReadLock java.util.concurrent.Locks.ReentrantReadWriteLock.WriteLock

http://www.terracotta.org/confluence/display/docdraft/Unsupported+Classes

Fiona OShea 2007-05-30

Verify that this is working as designed

Hung Huynh 2007-05-30

Verified.