Uploaded image for project: 'Commons Transaction'
  1. Commons Transaction
  2. TRANSACTION-22

Reduce compatibilty needs from Java 6 to Java 5

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0
    • 2.1
    • None

    Description

      We currently require Java 6 mostly because of the custom juc ReadWriteLock implementation. There we rely on the "ConcurrentSkipListSet" and the "AbstractOwnableSynchronizer" which do not exist before Java 6. If experience shows that people need to stick to Java 5 and still want to use ctx then there might be ways to reimplement the functionality without the means mentioned above.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ozeigermann Oliver Zeigermann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: