mojira.dev
MCL-3445

Long "JVM Arguments" cause the Profile Editor to expand to full length of text

I was testing out a few variations of JVM Arguments to try and reduce the crippling framerate lag that I've been seeing in 1.8.2. I used a much longer series of arguments than before and when I went back in to change it again the Profile Editor had expanded to the full length of the argument text string. I'd expect this to be a dropdown / popup / or scrolling type of a menu so that this doesn't occur, as it makes the Open Game Dir and Save Profile buttons off screen.

Here's the text string I used (work in progress but you get the idea as far as the length):

-Xmx16G -Xms16G -Xmn2048m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=20000 -XX:ParallelGCThreads=12

Linked issues

Attachments

Comments 1

Moved to the correct tracker.

Ben Carter

(Unassigned)

Unconfirmed

Retrieved