<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Tony Mancill pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/openhft-chronicle-threads">Debian Java Maintainers / openhft-chronicle-threads</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/openhft-chronicle-threads/commit/e44cb02a00edbe2ed9904cd23bebbd7f0e80b215">e44cb02a</a></strong>
<div>
<span>by tony mancill</span>
<i>at 2018-09-15T19:24:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.16.3</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
<span class="deleted-file">

LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#2a83f6fbc821c4f5f2e710126e2d66082ac56c59">
<span class="new-file">
+
LICENSE.adoc
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#d1a5cb7ed33c4eb598b91bfffdb9ba2711cf3042">
src/main/java/net/openhft/chronicle/threads/BlockingEventLoop.java
</a>
</li>
<li class="file-stats">
<a href="#fab0e6c47982a70ceeef4057fa370c4890f4df93">
src/main/java/net/openhft/chronicle/threads/BusyPauser.java
</a>
</li>
<li class="file-stats">
<a href="#1471c45b0d06cdf0091125715f7c61fe296c736f">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/BusyTimedPauser.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d852ec7a4c928d844fa63033aebe522cf0ef6d3f">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/DiskSpaceMonitor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#1889daead6e3dfa94b46a2f96195dfcff22a6a4a">
src/main/java/net/openhft/chronicle/threads/EventGroup.java
</a>
</li>
<li class="file-stats">
<a href="#a85480cc4d9ee39e68f67e1684cfbadd44f019dc">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/ExecutorFactory.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#1ad4506f579f258285e34c59f6966ca909706140">
<span class="deleted-file">

src/main/java/net/openhft/chronicle/threads/HandlerPriority.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#460d670eff4af3c7e33eb5359a93566e546748d4">
src/main/java/net/openhft/chronicle/threads/LightPauser.java
</a>
</li>
<li class="file-stats">
<a href="#faaac84ab88d3638db8f619f3f27a989e9768aa0">
src/main/java/net/openhft/chronicle/threads/LongPauser.java
</a>
</li>
<li class="file-stats">
<a href="#af5ef14aa8b7307cfb0b42c00782ae6109340b83">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/MilliPauser.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#9deab6fa7a31d57d4aee3a08436f19ed68c57f12">
src/main/java/net/openhft/chronicle/threads/MonitorEventLoop.java
</a>
</li>
<li class="file-stats">
<a href="#5025213d9970fa1b4c202b9fa0adf9b11bacde04">
src/main/java/net/openhft/chronicle/threads/NamedThreadFactory.java
</a>
</li>
<li class="file-stats">
<a href="#76be936a963a5a85c0361169b40cc41910dd4a57">
src/main/java/net/openhft/chronicle/threads/Pauser.java
</a>
</li>
<li class="file-stats">
<a href="#2f4b4e9bc43d6241a9350f663fd66eea610eb235">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/PauserMonitor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#36360a1cd2a9f45526c1f09b1127c492330112f3">
src/main/java/net/openhft/chronicle/threads/Threads.java
</a>
</li>
<li class="file-stats">
<a href="#3b56ed851d6b74961e5d061f29df3ea582a22a35">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/TimedEventHandler.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#3498738b5d78107b7dcfe2d47383652e9f058933">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/TimeoutPauser.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f64d795f88130a18a496de5fbac2d209beb07137">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/TimingPauser.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#cb91919f770c5965ca0b9c9b98973718d31dab4a">
src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java
</a>
</li>
<li class="file-stats">
<a href="#d59208cf158b8c265e4917e18fd3ec65655a665d">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/VanillaExecutorFactory.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7dbf715d122a8750b3369e65dbc47f8f33724e06">
<span class="new-file">
+
src/main/java/net/openhft/chronicle/threads/YieldingPauser.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#3efe4d28c8280012bd9d6922d15b3152efa6000a">
<span class="deleted-file">

src/main/java/net/openhft/chronicle/threads/api/EventHandler.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#a7fe3501d97eb0484083f539169b15c5726c7762">
<span class="deleted-file">

src/main/java/net/openhft/chronicle/threads/api/EventLoop.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#846321b513d3741317bccc3cab0de3b6ed6b2130">
<span class="deleted-file">

src/main/java/net/openhft/chronicle/threads/api/InvalidEventHandlerException.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#409caae8ca08a950c64f8d9ce7d27d1a2597f8db">
<span class="new-file">
+
src/test/java/net/openhft/chronicle/threads/DiskSpaceMonitorTest.java
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://salsa.debian.org/java-team/openhft-chronicle-threads/commit/e44cb02a00edbe2ed9904cd23bebbd7f0e80b215">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/openhft-chronicle-threads/commit/e44cb02a00edbe2ed9904cd23bebbd7f0e80b215"}}</script>
</p>
</div>
</body>
</html>