Skip to content

Conversation

nibjen
Copy link
Contributor

@nibjen nibjen commented Aug 5, 2025

Merge


Progress

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

Error

 ⚠️ Merge PRs can only be created by known OpenJDK authors.

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/63/head:pull/63
$ git checkout pull/63

Update a local copy of the PR:
$ git checkout pull/63
$ git pull https://git.openjdk.org/jdk25u.git pull/63/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 63

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/63.diff

Alisen Chung and others added 6 commits July 30, 2025 22:52
Reviewed-by: jlu, naoto
Backport-of: c671089d6e9aa147ffd056a83c84abf6aff444dc
… static JDK on x86_64 with AVX instruction extensions

Reviewed-by: kvn
Backport-of: c239c0ab00196da8c7c5f6099c8189a778874588
…java

Reviewed-by: hchao
Backport-of: 5540a7859b3ae0faf6b6c7f50e53ff611b253a9f
Reviewed-by: liach, naoto
Backport-of: 8e921aee5abb20c240b45cb75b06fb1f316d8a1f
Reviewed-by: chagedorn, bmaillard
Backport-of: ddb64836e5bafededb705329137e353f8c74dd5d
Reviewed-by: egahlin
Backport-of: 3bc449797eb59f9770d2a06d260b23b6efd5ff0f
@bridgekeeper
Copy link

bridgekeeper bot commented Aug 5, 2025

👋 Welcome back nibjen! 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 Aug 5, 2025

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

@openjdk openjdk bot added the clean Identical backport; no merge resolution required label Aug 5, 2025
@openjdk
Copy link

openjdk bot commented Aug 5, 2025

@nibjen Please do not rebase or force-push to an active PR as it invalidates existing review comments. Note for future reference, the bots always squash all changes into a single commit automatically as part of the integration. See OpenJDK Developers’ Guide for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean Identical backport; no merge resolution required
Development

Successfully merging this pull request may close these issues.

3 participants