From 5d666549ca149b4bd39d0a01c18a5ed916e7ba43 Mon Sep 17 00:00:00 2001 From: fepic Date: Thu, 5 Oct 2023 02:04:23 +0000 Subject: [PATCH] continue to fix weak-ref normal.sh fail with a known-bug --- .github/scripts/ci-test-weak-ref.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/ci-test-weak-ref.sh b/.github/scripts/ci-test-weak-ref.sh index 06e4376d..8be36adc 100755 --- a/.github/scripts/ci-test-weak-ref.sh +++ b/.github/scripts/ci-test-weak-ref.sh @@ -23,7 +23,7 @@ RVM_OPTIONS=-X:gc:no_reference_types=false ./dist/RFastAdaptiveSemiSpace_x86_64_m32-linux/rvm $RVM_OPTIONS -Xms75M -Xmx1900M -jar $DACAPO_PATH/dacapo-2006-10-MR2.jar jython #fail ./dist/RFastAdaptiveSemiSpace_x86_64_m32-linux/rvm $RVM_OPTIONS -Xms75M -Xmx750M -jar $DACAPO_PATH/dacapo-2006-10-MR2.jar lusearch ./dist/RFastAdaptiveSemiSpace_x86_64_m32-linux/rvm $RVM_OPTIONS -Xms75M -Xmx1500M -jar $DACAPO_PATH/dacapo-2006-10-MR2.jar pmd -./dist/RFastAdaptiveSemiSpace_x86_64_m32-linux/rvm $RVM_OPTIONS -Xms100M -Xmx1500M -jar $DACAPO_PATH/dacapo-2006-10-MR2.jar xalan +./dist/RFastAdaptiveSemiSpace_x86_64_m32-linux/rvm $RVM_OPTIONS -Xms100M -Xmx1800M -jar $DACAPO_PATH/dacapo-2006-10-MR2.jar xalan # RFastAdaptiveMarkSweep ./bin/buildit localhost RFastAdaptiveMarkSweep -j $JAVA_HOME --answer-yes --use-third-party-heap=$BINDING_PATH/ --use-third-party-build-configs=$BINDING_PATH/jikesrvm/build/configs --use-external-source=$BINDING_PATH/jikesrvm/rvm/src --m32