mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
[PR #16] [CLOSED] Update JVM_ARGS for whats best in Java 25 #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NATroutter/egg-hytale/pull/16
Author: @Stereo528
Created: 1/14/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (5)
f90fa56Reduce and Update java args to reflect what is best used for Java 258007df1Revert "Reduce and Update java args to reflect what is best used for Java 25"64e1517Reduce and Update JVM_ARGS for whats best in Java 25a159984Uncommit isn't needed since Xms is set in start.sh, add AlwaysPreToucha004951Remove -Xms from start.sh to prevent RAM Starvation/OOM using ZGC📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
egg-hytale.pterodactyl.json(+2 -2)📝
start.sh(+1 -1)📄 Description
I noticed that there's a lot of unneeded G1GC arguments, and since Hytale uses Java 25 I figured I would update the JVM args to reflect that!
Also fixes #14 technically. (since I noticed that before making my PR).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.