8286300: Port JEP 425 to S390X#16
Conversation
|
👋 Welcome back amitkumar! A progress list of the required criteria for merging this PR into |
|
@offamitkumar This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 40 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
This backport pull request has now been updated with issues from the original commit. |
|
|
Webrevs
|
|
/approval request Loom are JEP 491 are ported on JDK 28 for s390x. We are pushing the back port for JDK 27 releases as well as JDK 28 will be released by next year. Only s390x related code is affected and other architectures are unaffected. tier1 tests with fastdebug-vm are tested on s390x machine and no new failure appeared. |
|
@offamitkumar |
|
/integrate |
|
Going to push as commit d274f4e.
Your commit was automatically rebased without conflicts. |
|
@offamitkumar Pushed as commit d274f4e. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
This is back port for s390x loom and JEP 491 port.
There was only one merge conflict in frame_s390.hpp file other than that it was clean.
Ran tier1 test with fastdebug-vm and results are clean.
Progress
Issues
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk27u.git pull/16/head:pull/16$ git checkout pull/16Update a local copy of the PR:
$ git checkout pull/16$ git pull https://git.openjdk.org/jdk27u.git pull/16/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 16View PR using the GUI difftool:
$ git pr show -t 16Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk27u/pull/16.diff
Using Webrev
Link to Webrev Comment