# HG changeset patch # User trims # Date 1239856306 25200 # Node ID 4961a8a726a4d86e606afca1df8f86a90cf6cb20 # Parent 6e33bfd4139baeb90c940cade18a57604398ba10 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 diff -r 6e33bfd4139b -r 4961a8a726a4 make/jprt.config --- a/make/jprt.config Tue Apr 14 12:25:54 2009 -0700 +++ b/make/jprt.config Wed Apr 15 21:31:46 2009 -0700 @@ -73,6 +73,7 @@ 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