From 750c116fd45133a73acd57639c8a4bdbce57578d Mon Sep 17 00:00:00 2001
From: Jim Procter
Date: Wed, 5 Sep 2018 14:28:50 +0100
Subject: [PATCH] JAL-3091 release notes for updated memory settings
---
help/html/memory.html | 13 ++++++++++++-
help/html/whatsNew.html | 24 ++++++++++++++++++------
2 files changed, 30 insertions(+), 7 deletions(-)
diff --git a/help/html/memory.html b/help/html/memory.html
index 2142f98..9437a60 100755
--- a/help/html/memory.html
+++ b/help/html/memory.html
@@ -115,7 +115,7 @@ lax.nl.java.option.java.heap.size.initial=500m
! <string>-Xms2M</string>
! <string>-Xmx64M</string>
</array>
- Exchange the above two string tags for :
+
Exchange the above two string tags for :
<string>-Xms500M</string>
<string>-Xmx1000M</string>
@@ -125,6 +125,11 @@ lax.nl.java.option.java.heap.size.initial=500m
the file and try to start Jalview in the normal way. If it doesn't
start, see below...
+
+ Please Note: We do modify the default memory settings in
+ Jalview from time to time, so you may find different numbers to
+ those shown in the examples above.
+
Jalview doesn't start... What do the
memory settings mean ?
@@ -140,6 +145,12 @@ lax.nl.java.option.java.heap.size.initial=500m
enlighten us if you know better!). Our experiments found 1000m to be
the biggest setting that could be used on a 1GB machine. Just try
reducing the sizes until Jalview starts up properly!
+
+ We increased the default memory in Jalview 2.10.5 to 1G. To launch
+ Jalview with the pre 2.10.5 default memory allocation, use the Jalview
+ 256MB JNLP.
+