You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
379 B
13 lines
379 B
##
|
|
## 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
|
|
#
|