提交 d3ea6c89 编写于 作者: T trims

6830815: jprt.config not setting proper compiler version for use in 6u14

Summary: Add the 6u14 option to the jprt.config file in workspace
Reviewed-by: ohair
上级 bb1ed4db
......@@ -73,6 +73,7 @@ if [ "${osname}" = SunOS ] ; then
else
if [ "${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6" -o \
"${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6u10" -o \
"${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6u14" -o \
"${JPRT_JOB_PRODUCT_RELEASE}" = "jdk6perf" ] ; then
# All jdk6 builds use SS11
compiler_name=SS11
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册