<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: GitLab Mono, JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Andrius Merkys pushed to branch upstream at <a href="https://salsa.debian.org/java-team/jamm">Debian Java Maintainers / jamm</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/jamm/-/commit/18b9cff1f610f4f9f624092ef04c52f9cd87756a">18b9cff1</a></strong>
<div>
<span> by Andrius Merkys </span> <i> at 2023-07-21T01:15:51-04:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.4.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
<span class="new-file">
+
README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#fda3484edf8db0684440157ce0b110d784d42704">
<span class="deleted-file">

README.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
<span class="deleted-file">

build.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#288c0bab7cbffbe831d54bb4462e77d98a6d9b5f">
<span class="deleted-file">

ivy.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f10967920843a26dfa37066b6bfafb4a5bffe82c">
<span class="deleted-file">

src/org/github/jamm/AlwaysEmptySet.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#cb09e5a667aa277f508020f58f816f6185554d0f">
<span class="new-file">
+
src/org/github/jamm/CannotAccessFieldException.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f0774f888a41f016be37d56264efa82b40ec44b7">
<span class="new-file">
+
src/org/github/jamm/CannotMeasureObjectException.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#0945d9a7c21349cb69c5edaed6328302a837e2b0">
<span class="new-file">
+
src/org/github/jamm/FieldAndClassFilter.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b94116879aa209aaa35c58bbd84058a3d64ca2f3">
<span class="new-file">
+
src/org/github/jamm/FieldFilter.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#92ca49b04f2554f4eec08a819e3e71edd992c93b">
<span class="new-file">
+
src/org/github/jamm/Filters.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#a10aeea128aba10f787804515921a733a8c93f3c">
<span class="new-file">
+
src/org/github/jamm/IdentityHashSet.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#4bbec44d1172ff1389c7e9112695295cba1b7d22">
<span class="new-file">
+
src/org/github/jamm/Measurable.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#36473d20d74e3bbd3fb5f857c8b755b188cd63e7">
<span class="new-file">
+
src/org/github/jamm/MeasurementStack.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#7919c88b50501a768b3577123eaa073a07be62ec">
src/org/github/jamm/MemoryLayoutSpecification.java
</a>
</li>
<li class="file-stats">
<a href="#7f5a2de3bffbc17adbffa188f9c4a43d5e80adaa">
src/org/github/jamm/MemoryMeter.java
</a>
</li>
<li class="file-stats">
<a href="#a1d6e36a28cc71aed3f485fb99302cb26fa634af">
src/org/github/jamm/MemoryMeterListener.java
</a>
</li>
<li class="file-stats">
<a href="#404c9b26c6e8021eb86e413a734e2e94a841360b">
<span class="new-file">
+
src/org/github/jamm/MemoryMeterStrategy.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#4a75e5e43f1619aea755120139a79fe749b91a0d">
src/org/github/jamm/Unmetered.java
</a>
</li>
<li class="file-stats">
<a href="#2733d646af91f28c1a159bd08b3451833de7fb62">
<span class="new-file">
+
src/org/github/jamm/VM.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa4acd408416306e51a163e15eb9df4c7e061fe5">
<span class="new-file">
+
src/org/github/jamm/accessors/FieldAccessor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#628bbd6eb824c881cc8ede379ff28f2c70de69c5">
<span class="new-file">
+
src/org/github/jamm/accessors/JpmsAccessor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#07903f5227df0e0b7434c868753b7123d7d230ba">
<span class="new-file">
+
src/org/github/jamm/accessors/PlainReflectionAccessor.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#44c5e471c85848ebb850175d54e4458783c3b091">
src/org/github/jamm/NoopMemoryMeterListener.java

src/org/github/jamm/listeners/NoopMemoryMeterListener.java
</a>
</li>
<li class="file-stats">
<a href="#8f09cd030751d97b6cc0dd466a543b588d5001fa">
src/org/github/jamm/TreePrinter.java

src/org/github/jamm/listeners/TreePrinter.java
</a>
</li>
<li class="file-stats">
<a href="#bf9c5e201c96df68629775bb889cb49fb98a8243">
<span class="new-file">
+
src/org/github/jamm/strategies/ContendedUtils.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#e1398199415de3f704011c9634d0459bc967d678">
<span class="new-file">
+
src/org/github/jamm/strategies/ContentionGroupCounter.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f78a43b91b58b17aac4e233fd0d6be247b42c1d9">
<span class="new-file">
+
src/org/github/jamm/strategies/DoesNotUseEmptySlotInSuperSpecStrategy.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#2401aeeefe3ec5f496d20e5a3dca7204117dd55d">
<span class="new-file">
+
src/org/github/jamm/strategies/InstrumentationAndSpecStrategy.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#22ce47feb4bb25a3a577fb183e5763911c8fcb2d">
<span class="new-file">
+
src/org/github/jamm/strategies/InstrumentationStrategy.java
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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: #737278;">

<br>
<a href="https://salsa.debian.org/java-team/jamm/-/commit/18b9cff1f610f4f9f624092ef04c52f9cd87756a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/jamm/-/commit/18b9cff1f610f4f9f624092ef04c52f9cd87756a"}}</script>


</p>
</div>
</body>
</html>