<p>…ing logs at startup</p>
<p>Not sure how to add it to gradle so its set at normal compilation as well...</p>
<p>User get confused by the warning as it sounds somehow alerting.</p>
<p><code>WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/Users/dev/.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></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4600'>https://github.com/bisq-network/bisq/pull/4600</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Setting jvm option  `-Djdk.module.illegalAccess=deny` avoids the warning logs at startup</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4600/files#diff-a53126b7e30c43db942242addd585d3a">desktop/package/linux/package.sh</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4600/files#diff-2bd4e9170e60d30d57c856d297f44b39">desktop/package/macosx/create_app.sh</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4600/files#diff-f051b827672dd3f88a2a50dbe142c306">desktop/package/windows/package.bat</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4600.patch'>https://github.com/bisq-network/bisq/pull/4600.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4600.diff'>https://github.com/bisq-network/bisq/pull/4600.diff</a></li>
</ul>

<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/pull/4600">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNR6R4EMWER45MPW3YTSJKSKRANCNFSM4SFRDE6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTH5FO6JMTJJ3DO4FDSJKSKRA5CNFSM4SFRDE62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KVDK4ZQ.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/pull/4600",
"url": "https://github.com/bisq-network/bisq/pull/4600",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>