On H2, Runtime.getRuntime().freeMemory() shows the following. I know it's not the most reliable way to check memory usage, but it's decent as an approximation.
Master (w/ the fix): 217 MB used
4.1 (w/o the fix): 654 MB used
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
On H2, Runtime.getRuntime().freeMemory() shows the following. I know it's not the most reliable way to check memory usage, but it's decent as an approximation.
Master (w/ the fix): 217 MB used
4.1 (w/o the fix): 654 MB used