<p></p>
<blockquote>
<p>The primary item blocking us is there is no javapackager in JDK11. However, progress is being made on its replacement <a href="https://jdk.java.net/jpackage/" rel="nofollow">https://jdk.java.net/jpackage/</a> which is based on JDK 13. The next LTS release (JDK 17?) is still a few years away and no idea if this will be ported to the current LTS, JDK11. So unless we find an alternative solution, we may be stuck on JDK10 for a while.</p>
</blockquote>
<p>If I understand <a href="https://openjdk.java.net/jeps/343" rel="nofollow">this</a> correctly, <code>jpackager</code> is available in Java 14, and <a href="https://jdk.java.net/14/" rel="nofollow">Java 14 is already GA</a>.</p>
<p>From what I see, getting the latest <code>jpackager</code> could directly solve a bunch of issues, like <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="503877428" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/3373" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3373/hovercard" href="https://github.com/bisq-network/bisq/issues/3373">#3373</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="506485928" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/3402" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3402/hovercard" href="https://github.com/bisq-network/bisq/issues/3402">#3402</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="607315331" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4196" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/4196/hovercard" href="https://github.com/bisq-network/bisq/issues/4196">#4196</a>. Also, an upgrade of Java would make <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="614036656" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4242" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4242/hovercard" href="https://github.com/bisq-network/bisq/pull/4242">#4242</a> possible, which seems to address (or at least improve) a lot of JavaFX-related memory and performance issues.</p>
<p>Would it then make sense to upgrade to Java 14?</p>
<p>Or are there other blockers preventing this / other reasons not to?</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/1787#issuecomment-625311075">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWDKXSHVFZGSVFHHYTRQLEZRANCNFSM4F56YKGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUGXOVLYAIJUJTQ6KTRQLEZRA5CNFSM4F56YKG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEVCX2YY.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/1787#issuecomment-625311075",
"url": "https://github.com/bisq-network/bisq/issues/1787#issuecomment-625311075",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>