Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java -version should match 212u-b04 #34

Closed
yfxhust opened this issue Jun 24, 2019 · 1 comment
Closed

java -version should match 212u-b04 #34

yfxhust opened this issue Jun 24, 2019 · 1 comment

Comments

@yfxhust
Copy link
Contributor

yfxhust commented Jun 24, 2019

Description
dragonwell8 is ready synchronized with openjdk upstream 212u-b04. java -version should match it.

Steps to Reproduce

  1. Run "java -version"
  2. The output still show that the build is still from 202-b01

Expected behavior
java -version should have the following output

openjdk version "1.8.0_212"
OpenJDK Runtime Environment (Alibaba Dragonwell 8.0.0-b00) (build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell 8.0.0-b00) (build 25.212-b04, mixed mode)

JDK version
latest

Execution environment
any

yfxhust added a commit to yfxhust/dragonwell8 that referenced this issue Jun 24, 2019
Summary:
Update java -version output to match 212u-b04 while the code is already
synchronized with upstream 212u-b04.

Test Plan: Sanity test by make.sh

Reviewed-by: D-D-H

Issue: dragonwell-project#34
yfxhust added a commit that referenced this issue Jun 24, 2019
Summary:
Update java -version output to match 212u-b04 while the code is already
synchronized with upstream 212u-b04.

Test Plan: Sanity test by make.sh

Reviewed-by: D-D-H

Issue: #34
@yfxhust
Copy link
Contributor Author

yfxhust commented Jun 25, 2019

PR is already merged.
Close it.

@yfxhust yfxhust closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant