SHA256
1
0
forked from pool/disruptor
disruptor/disruptor.changes
Fridrich Strba b3a47114f9 Accepting request 939148 from home:pmonrealgonzalez:branches:Java:packages
- Update to 3.4.4:
  * 3.4.4 Lazy-loading of Logger instances - See #370 & #376
  * 3.4.3 Add Automatic-Module-Name to MANIFEST.MF
  * 3.4.2 Fix race condition in BatchEventProcessor with 3 or more
            starting/halting concurrently.
  * 3.4.1 Fix race between run() and halt() on BatchEventProcessor.
  * 3.4.0 Drop support for JDK6, support JDK7 and above only.
          Add ThreadHints.onSpinWait to all busy spins within Disruptor.
          Increase default sleep time for LockSupport.parkNanos to
            prevent busy spinning.
  * 3.3.8 Revert belt and braces WaitStrategy signalling.
  * 3.3.7 Add batch size to BatchStartAware.onBatchStart()
          Upgrade to newer versions of gradle, checkstyle and JUnit
          Deprecate classes & methods for later release
          Remove JMock and rewrite tests accordingly
- Remove disruptor-3.3.2-jmock.patch

OBS-URL: https://build.opensuse.org/request/show/939148
OBS-URL: https://build.opensuse.org/package/show/Java:packages/disruptor?expand=0&rev=4
2021-12-10 20:07:55 +00:00

25 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Dec 10 13:48:27 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
- Update to 3.4.4:
* 3.4.4 Lazy-loading of Logger instances - See #370 & #376
* 3.4.3 Add Automatic-Module-Name to MANIFEST.MF
* 3.4.2 Fix race condition in BatchEventProcessor with 3 or more
starting/halting concurrently.
* 3.4.1 Fix race between run() and halt() on BatchEventProcessor.
* 3.4.0 Drop support for JDK6, support JDK7 and above only.
Add ThreadHints.onSpinWait to all busy spins within Disruptor.
Increase default sleep time for LockSupport.parkNanos to
prevent busy spinning.
* 3.3.8 Revert belt and braces WaitStrategy signalling.
* 3.3.7 Add batch size to BatchStartAware.onBatchStart()
Upgrade to newer versions of gradle, checkstyle and JUnit
Deprecate classes & methods for later release
Remove JMock and rewrite tests accordingly
- Remove disruptor-3.3.2-jmock.patch
-------------------------------------------------------------------
Tue Oct 1 15:23:56 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of disruptor 3.3.6