1## 2## Copyright (C) 2010-2013 IBM Corporation and Others. All Rights Reserved. 3## 4## Copy this file to build.properties, and edit as directed. 5 6# 7# The value specified JVM_EXTRA_OPTIONS is appended to java command line 8# args, typically used for setting Java heap size during tool/test execution. 9# The default value is currently -Xmx6g. 10# 11# JVM_EXTRA_OPTIONS = -Xmx8g -Xms1g 12# 13