mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-07-31 09:06:11 -04:00
[stage]
This commit is contained in:
@@ -109,7 +109,7 @@ def getBaseJvmArgs() {
|
||||
jvmRunArgs += ["-Dfile.encoding=UTF-8"]
|
||||
|
||||
// Make the app show up nicely in VisualVM
|
||||
jvmRunArgs += ["-Dvisualvm.display.name=\"$productName\""]
|
||||
jvmRunArgs += ["-Dvisualvm.display.name=XPipe"]
|
||||
|
||||
// Make virtual threads behave the same, independently of CPU core count
|
||||
jvmRunArgs += ["-Djdk.virtualThreadScheduler.parallelism=8"]
|
||||
|
||||
Reference in New Issue
Block a user