-
Notifications
You must be signed in to change notification settings - Fork 75
8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries #26
Conversation
|
👋 Welcome back jiangli! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
@jianglizhou The following labels will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command. |
|
As a P4 enhancement, this doesn't meet the criteria for integration into JDK 21 during Rampdown Phase 1. You could request late approval to get this enhancement in, via the process described in JEP 3. |
Thanks for the pointer, @kevinrushforth. Will follow the process. |
|
GHA is failing on windows; is this related to this PR or something else? |
|
@erikj - You did a round of Mach5 testing on the JDK22 version of this fix. Do you |
The windows build failures occur with other PRs as well, e.g. https://github.com/openjdk/jdk21/pull/24/checks?check_run_id=14317258603. They should be unrelated. I noticed these presubmit failures with |
I have done testing of the JDK 21 version of the patch and it's running cleanly. |
erikj79
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look ok.
|
@jianglizhou 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 13 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 |
Thanks. I'll wait for approval on https://bugs.openjdk.org/browse/JDK-8307858 as well. |
|
Since this Enhancement was rejected for JDK 21, this PR should be closed. |
Closing without integration accordingly, thanks. |
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21.git pull/26/head:pull/26$ git checkout pull/26Update a local copy of the PR:
$ git checkout pull/26$ git pull https://git.openjdk.org/jdk21.git pull/26/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 26View PR using the GUI difftool:
$ git pr show -t 26Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21/pull/26.diff
Webrev
Link to Webrev Comment