-
Notifications
You must be signed in to change notification settings - Fork 42
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
Merge panama-vector:vector-unstable #4
Merge panama-vector:vector-unstable #4
Conversation
Co-authored-by: Joshua Zhu <joshua.zhu@arm.com> Co-authored-by: Yang Zhang <yang.zhang@arm.com> Reviewed-by: adinn, pli, ihse, vlivanov, eosterlund
…ption when supplied non strings Reviewed-by: lancea, naoto
Reviewed-by: jlaskey
…precated package Reviewed-by: vromero
Reviewed-by: aph, vlivanov, adinn
Reviewed-by: egahlin
Reviewed-by: rriggs
Reviewed-by: sgehwolf
…ler/optimizations tests Reviewed-by: thartmann
Reviewed-by: thartmann
Reviewed-by: erikj, jvernee, ehelin
…types Reviewed-by: lfoltan, psandoz
Updated CheckGraalIntrinsics.java test Reviewed-by: dcubed
…after JDK-8252354 Reviewed-by: alanb, joehw
Reviewed-by: dholmes, rehn
Cleanup code for jlink classes generation, move parsing file work to java.lang.invoke and add a new API in interface JavaLangInvokeAccess to generate holder classes, remove old APIs. The new API is used both by JLI and CDS. Reviewed-by: mchung, sundar
…ysdict Reviewed-by: dcubed, gziemski
Reviewed-by: darcy
Reviewed-by: dcubed, dholmes, pchilanomate, rehn, sspitsyn
Reviewed-by: mcimadamore
👋 Welcome back njian! A progress list of the required criteria for merging this PR into |
Webrevs |
This is a clean merge, no conflicts. |
@nsjian thank you for your understanding and working on |
52559fb
to
e91da6c
Compare
/integrate |
@nsjian Your merge request cannot be fulfilled at this time, as the status check |
@PaulSandoz any idea how can I merge this? The jcheck always reports error. Either: "Merge commit message is not Merge, but: Merge panama-vector:vector-unstable", or "Could not determine the source for this merge. A Merge PR title must be specified on the format: Merge project:branch to allow verification of the merge contents." |
@nsjian I think there is an issue with the contents of the .jcheck/conf file. The See this change made to the panama-foreign repo: openjdk/panama-foreign@64294f3#diff-916bf78a0828e8bef329c874c16980bf I am checking with other engineers. |
Thanks! |
e91da6c
to
e332482
Compare
I have rebased my code, but the jcheck still failed. |
/integrate |
@nsjian Your merge request cannot be fulfilled at this time, as your changes failed the final jcheck:
Reviewed-by: psandoz |
@nsjian I updated the .jcheck/conf file again as recommended (direct push rather than go through the pull request ceremony). Can you try again? |
@nsjian This change now passes all automated pre-integration checks. In addition to the automated checks, the change must also fulfill all project specific requirements After integration, the commit message will be:
Since the source branch of this PR was last updated there has been 1 commit 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 automatic rebasing, please merge ➡️ To integrate this PR with the above commit message to the |
/integrate |
@nsjian Since your change was applied there has been 1 commit pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit 925350f. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
@PaulSandoz Thanks! It works! |
Merge
Progress
Reviewers
Download
$ git fetch https://git.openjdk.java.net/panama-vector pull/4/head:pull/4
$ git checkout pull/4