Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 76029ae

Browse files
committed
Windows: addind -Djna.nosys=true to launcher options
reapply patch #2301 this patch got lost with f6546ae and its partial revert 98eb1a9 Should fix #5092
1 parent 7fa975d commit 76029ae

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎build/windows/launcher/config.xml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<runtimeBits>32</runtimeBits>
5858
<opt>-splash:"%EXEDIR%/lib/splash.png"</opt>
5959
<opt>-Dsun.java2d.d3d=false</opt>
60+
<opt>-Djna.nosys=true</opt>
6061
<opt>-DAPP_DIR="%EXEDIR%"</opt>
6162
</jre>
6263
<versionInfo>

‎build/windows/launcher/config_debug.xml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<path>java</path>
5757
<runtimeBits>32</runtimeBits>
5858
<opt>-Dsun.java2d.d3d=false</opt>
59+
<opt>-Djna.nosys=true</opt>
5960
<opt>-DAPP_DIR="%EXEDIR%"</opt>
6061
<opt>-DDEBUG=true</opt>
6162
</jre>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /