mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8215030: Disable shenandoah in Oracle builds
Reviewed-by: kbarrett
This commit is contained in:
parent
f2765739f7
commit
c04c838b87
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue