summaryrefslogtreecommitdiff
path: root/specjbb-report
diff options
context:
space:
mode:
Diffstat (limited to 'specjbb-report')
-rwxr-xr-xspecjbb-report6
1 files changed, 3 insertions, 3 deletions
diff --git a/specjbb-report b/specjbb-report
index d503990..521e2c3 100755
--- a/specjbb-report
+++ b/specjbb-report
@@ -31,15 +31,15 @@ y=$(printf "%.2f" $(echo "scale=10; $server_critical_jops_today / 1.0" | bc))
people_link="http://openjdk.linaro.org/jdk${JDK_VERSION}/$(basename $(dirname $RESULTS_CSV))/"
-echo "SPECjbb2013 composite regression test completed"
+echo "SPECjbb${SPECJBB_PRODUCT_YEAR} composite regression test completed"
echo "==============================================="
echo ""
echo "This test measures the relative performance of the server"
-echo "compiler running the SPECjbb2013 composite tests and compares"
+echo "compiler running the SPECjbb${SPECJBB_PRODUCT_YEAR} composite tests and compares"
echo "the performance against the baseline performance of the server"
echo "compiler taken on $BASEDATE."
echo ""
-echo "In accordance with [1], the SPECjbb2013 tests are run on a system"
+echo "In accordance with [1], the SPECjbb${SPECJBB_PRODUCT_YEAR} tests are run on a system"
echo "which is not production ready and does not meet all the"
echo "requirements for publishing compliant results. The numbers below"
echo "shall be treated as non-compliant (nc) and are for experimental"