ICU-6042 Update icudata.jar generated from the trunk version. We need to update the data jar one more time using ICU4C 3.8.1 tagged version later. Also, increased JVM heap size setting for running the test suite to prevent OOM on Solaris/Java 1.5 in exhaustive mode.

X-SVN-Rev: 23036
This commit is contained in:
Yoshito Umaoka 2007-12-06 21:24:35 +00:00
parent 92a5ee10a6
commit 22ca1663c2
2 changed files with 5 additions and 5 deletions

View file

@ -190,10 +190,10 @@
</condition>
<!-- JVM arguments for running test cases -->
<condition property="test.jvm.args" value="-Xms96m -Xmx128m">
<condition property="test.jvm.args" value="-Xms128m -Xmx160m">
<isset property="before.java14" />
</condition>
<condition property="test.jvm.args" value="-ea -Xms96m -Xmx128m -Xdisableexcessivegc">
<condition property="test.jvm.args" value="-ea -Xms128m -Xmx160m -Xdisableexcessivegc">
<and>
<not>
<isset property="before.java15" />
@ -201,7 +201,7 @@
<equals arg1="${java.vm.vendor}" arg2="IBM Corporation"/>
</and>
</condition>
<condition property="test.jvm.args" value="-ea -Xms96m -Xmx128m">
<condition property="test.jvm.args" value="-ea -Xms128m -Xmx160m">
<not>
<isset property="test.jvm.args" />
</not>

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9684ff92e17306b6a6ec12c8cd4bc8f33474285cdc57cf36abd33083cf458747
size 5390715
oid sha256:060c68e9aafa09c51fe5eac683ee67d75ba6f88746dacc2fd8d0b1179de5a6cc
size 5412139