提交 1b7151af 编写于 作者: K Kuai Wei 提交者: 云矅

[Misc] update version string after rebase to jdk8u202

Summary:
  rebase jdk8u202

Test Plan:
  sanity check in make.sh

Reviewers: 传胜

Subscribers: 麦庶

Differential Revision: https://aone.alibaba-inc.com/code/D845350
上级 fd23e5bf
#!/bin/bash
# build properties
JDK_UPDATE_VERSION=172
JDK_UPDATE_VERSION=202
DISTRO_NAME=Dragonwell
DISTRO_VERSION=8.0
......@@ -52,7 +52,7 @@ fi
export LDFLAGS_JDK="-L/vmfarm/tools/jemalloc/lib -ljemalloc"
bash ./configure --with-milestone=fcs \
--with-freetype=/vmfarm/tools/freetype/ \
--with-update-version=$UPDATE_VERSION \
--with-update-version=$JDK_UPDATE_VERSION \
--with-build-number=$BUILD_INDEX \
--with-user-release-suffix="" \
--enable-unlimited-crypto \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册