Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Add detection for 32 bit java on -Xms #425

Merged
merged 2 commits into from
Oct 18, 2024

Commits on Oct 16, 2024

  1. Fix: Add detection for 32 bit java on -Xms

    Before it was only checking -Xmx, this also checks -Xms
    
    Signed-off-by: Rahul Imran <[email protected]>
    Lutitious authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fbd41fc View commit details
    Browse the repository at this point in the history
  2. remove extra ;

    Signed-off-by: Rahul Imran <[email protected]>
    Lutitious authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a86ccab View commit details
    Browse the repository at this point in the history