aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cldr-unittest/build-sample.properties
blob: 64f312df0f63144c03e14c276fc52eafcbc59740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## 
## Copyright (C) 2010-2013 IBM Corporation and Others. All Rights Reserved.
##
## Copy this file to build.properties, and edit as directed.

#
# The value specified JVM_EXTRA_OPTIONS is appended to java command line
# args, typically used for setting Java heap size during tool/test execution.
# The default value is currently -Xmx6g.
#
# JVM_EXTRA_OPTIONS = -Xmx8g -Xms1g
#