make/conf/jib-profiles.js
changeset 51207 fc24da4898f1
parent 51013 6e760728afaa
child 51215 936823fcf202
--- a/make/conf/jib-profiles.js	Thu Jul 19 13:41:56 2018 -0700
+++ b/make/conf/jib-profiles.js	Thu Jul 19 14:25:42 2018 -0700
@@ -242,7 +242,7 @@
         dependencies: ["boot_jdk", "gnumake", "jtreg", "jib", "autoconf"],
         default_make_targets: ["product-bundles", "test-bundles"],
         configure_args: concat(["--enable-jtreg-failure-handler"],
-            "--with-exclude-translations=de,es,fr,it,ko,pt_BR,sv,ca,tr,cs,sk,ja_JP_A,ja_JP_HA,ja_JP_HI,ja_JP_I",
+            "--with-exclude-translations=de,es,fr,it,ko,pt_BR,sv,ca,tr,cs,sk,ja_JP_A,ja_JP_HA,ja_JP_HI,ja_JP_I,zh_TW,zh_HK",
             versionArgs(input, common))
     };
     // Extra settings for debug profiles