<p></p>
<h3>Description</h3>
<p>When building v1.3.0 on Sid, I got this warning:</p>
<pre><code>> Task :seednode:test
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/home/vincas/.gradle/caches/modules-2/files-2.1/com.google.inject/guice/4.2.2/6dacbe18e5eaa7f6c9c36db33b42e7985e94ce77/guice-4.2.2.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
</code></pre>

<h4>Version</h4>
<p>v1.3.0</p>
<h3>Steps to reproduce</h3>
<p><code>./gradlew build</code> on Sir.</p>
<h3>Expected behaviour</h3>
<p>Should build without scary warnings.</p>
<h3>Actual behaviour</h3>
<p>Emits warning.</p>
<h3>Screenshots</h3>
<p>N/A.</p>
<h4>Device or machine</h4>
<p>Debian Sid, amd64,</p>
<pre><code>$ java -version
openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Debian-2)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Debian-2, mixed mode)
</code></pre>
<h4>Additional info</h4>
<p>N/A</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4144">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWARGOARJCCP42RA7DRLSZF3ANCNFSM4MEDPFGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUHZ74PPZM3O67TQ23RLSZF3A5CNFSM4MEDPFG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4I4RUDFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4144",
"url": "https://github.com/bisq-network/bisq/issues/4144",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>