8215030: Disable shenandoah in Oracle builds
Reviewed-by: kbarrett
This commit is contained in:
parent
f2765739f7
commit
c04c838b87
@ -248,6 +248,7 @@ var getJibProfilesCommon = function (input, data) {
|
||||
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,zh_TW,zh_HK",
|
||||
"--disable-manpages",
|
||||
"--with-jvm-features=-shenandoahgc",
|
||||
versionArgs(input, common))
|
||||
};
|
||||
// Extra settings for debug profiles
|
||||
|
Loading…
Reference in New Issue
Block a user