Disruptor v2.10 Release Notes

    • โœ‚ Remove deprecated timeout methods.
    • โž• Added OSGI metadata to jar file.
    • โœ‚ Removed PaddedAtomicLong and use Sequence in all places.
    • ๐Ÿ›  Fix various generics warnings.
    • ๐ŸŽ Change Sequence implementation to work around IBM JDK bug and improve performance by ~10%.
    • โž• Add a remainingCapacity() call to the Sequencer class.