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

Add embedded jdk support for s390x #11865

Closed

Conversation

ruixin-bao
Copy link
Contributor

@ruixin-bao ruixin-bao commented Jul 29, 2020

This patch follows a similar approach used in PR
#11436 to add support
for embedding OpenJDK in bazel on s390x.

Similar to ppc, the openjdk used will be downloadded from adoptopenjdk website.

Thank you for the help!

This patch follows a similar approach used in PR
bazelbuild#11436 to add support
for embedding OpenJDK in bazel on s390x.

Similar to ppc, the openjdk used will be downloadded from adoptopenjdk website.

Another thing this PR does is to provide the cached version of
allmodules_jdk and minimal_jdk zip files built on s390x. I have
tested by linking the files locally on s390x and with these zip files provided,
tests no longer fail with java exec format error on s390x.
@ruixin-bao
Copy link
Contributor Author

Hello,

Not sure if it is the correct place to ask this, but wondering if there is additional steps I should take or look into to request for a code review? Happy to make change and discuss. Thanks

@ruixin-bao
Copy link
Contributor Author

Hello,
@philwo I noticed you reviewed #11436 (embedded jdk support for ppc64le), since this PR is using a similar approach as that, wondering if you mind reviewing this PR too? Thank you for your time.

@ruixin-bao ruixin-bao closed this Aug 13, 2020
@philwo
Copy link
Member

philwo commented Aug 13, 2020

Hi @ruixin-bao, happy to review this, but I’m on vacation this week - will get to it next week! Sorry for the delay! I’ll reopen this, ok?

@philwo philwo reopened this Aug 13, 2020
@ruixin-bao
Copy link
Contributor Author

ruixin-bao commented Aug 14, 2020

Hi
@philwo, no worries, sorry for the late reply and noise. I closed this PR earlier because I found another approach to this and planning to rework on it a little more. I will open a new PR next week and then ping you for review? Thanks : ).

@ruixin-bao ruixin-bao closed this Aug 14, 2020
@ruixin-bao ruixin-bao deleted the embedded_support_s390x branch August 14, 2020 11:45
@ruixin-bao ruixin-bao restored the embedded_support_s390x branch August 14, 2020 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants