Skip to content

v5.7.4

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:48
  • Updated property names in build.xml.
  • Javadoc build will now use colapi-2.0.jar.
  • With the javolution.util.concurrent.locks package:
    • Changed the naming convention of classes in the package to be consistent with classes in other packages.
    • Added the ReaderPreferenceReadWriteLock class.
    • Renamed the ReentrantReadWriteLock class to ReentrantWriterPreferenceReadWriteLock to be consistent with Doug Lea's implementation.
    • Reformatted the Javadocs.
  • Reformatted the FastTable code.
  • Reformatted the FastList code.

Full Changelog: v5.7.3...v5.7.4