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

Merge master #222

Open
wants to merge 1,518 commits into
base: vectorIntrinsics
Choose a base branch
from

Conversation

mikabl-arm
Copy link
Contributor

@mikabl-arm mikabl-arm commented Dec 2, 2024

Merge the latest (up to 095e769) master into vectorIntrinsics.


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Error

 ⚠️ A merge PR must contain at least one commit from the source branch that is not already present in the target.

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/panama-vector.git pull/222/head:pull/222
$ git checkout pull/222

Update a local copy of the PR:
$ git checkout pull/222
$ git pull https://git.openjdk.org/panama-vector.git pull/222/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 222

View PR using the GUI difftool:
$ git pr show -t 222

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/panama-vector/pull/222.diff

Brian Burkhalter and others added 30 commits November 18, 2024 19:17
… java.desktop module

Reviewed-by: prr, aivanov
…om.sun.crypto packages

Reviewed-by: jpai, ascarpino
Reviewed-by: naoto, lancea
…garding usage of wildcards

Reviewed-by: liach
…he java.desktop module

Reviewed-by: kcr, prr
….net.NetworkInterface after JEP 486 integration

Reviewed-by: dfuchs
Reviewed-by: iklam, adinn, stuefe
Co-authored-by: Patricio Chilano Mateo <[email protected]>
Reviewed-by: syan, mgronlun
… command-line options

Reviewed-by: almatvee
…table MSVCP140.dll from JDK

Reviewed-by: almatvee
Reviewed-by: kbarrett, dlong
…enPinned.java timed out on macosx-x64

Reviewed-by: pchilanomate
David Holmes and others added 21 commits November 28, 2024 02:24
Reviewed-by: kbarrett, amenkov
…hen finding resources in classpath URLs

Reviewed-by: alanb
…e 0 [-Werror=stringop-overread]

Reviewed-by: kbarrett, dholmes
…osticCommands

Reviewed-by: lmesnik, alanb, coleenp
Reviewed-by: fyang, luhenry, mli
Reviewed-by: stuefe, azafari, gziemski
…r JEP 486 integration

Reviewed-by: alanb, coffeys
…tateException: libffi call failed with status: FFI_BAD_TYPEDEF

Reviewed-by: jvernee
… precondition

Reviewed-by: mli, jwaters, rkennke
@bridgekeeper
Copy link

bridgekeeper bot commented Dec 2, 2024

👋 Welcome back mikabl-arm! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Dec 2, 2024

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@mikabl-arm mikabl-arm changed the base branch from master to vectorIntrinsics December 2, 2024 13:03
@openjdk openjdk bot added the clean label Dec 2, 2024
@mikabl-arm mikabl-arm marked this pull request as draft December 5, 2024 14:18
@mikabl-arm mikabl-arm marked this pull request as ready for review December 5, 2024 14:19
@mikabl-arm mikabl-arm marked this pull request as draft December 5, 2024 16:48
@mikabl-arm mikabl-arm marked this pull request as ready for review December 5, 2024 16:48
@jatin-bhateja
Copy link
Member

Hi @mikabl-arm , I have integrated the latest changes from JDK-mainline into vector intrinsics,and also created a separate PR for benchmark refresh, kindly check and approve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.