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 lworld #912

Closed

Conversation

vicente-romero-oracle
Copy link
Contributor

@vicente-romero-oracle vicente-romero-oracle commented Aug 23, 2023

Merge branch 'lworld' into lw5_merge_lworld


Progress

  • Change must not contain extraneous whitespace

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 912

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/912.diff

Sorry, something went wrong.

Daniel D. Daugherty and others added 30 commits June 21, 2023 21:07
…efault with virtual threads on linux-all

Reviewed-by: dholmes, mikael
…_EXCEPTION early returns

Reviewed-by: weijun
…152: 'StackMapTable:' missing from stdout/stderr

Reviewed-by: kevinw, dholmes
…a use wrong key size for EC

Reviewed-by: rhalade
Reviewed-by: mdoerr
… JRadioButton

Reviewed-by: abhiscxk, asemenov, prr, serb
Reviewed-by: dholmes, djelinski, aivanov
pchilano and others added 17 commits July 10, 2023 19:09
…not cleared handshake op" and SIGILL

Reviewed-by: dholmes, coleenp
…failed: not in CodeBuffer memory" on some CPUs

Reviewed-by: aboldtch, fyang, kbarrett, tschatzl
Reviewed-by: kvn, vlivanov, thartmann, simonis
Reviewed-by: alanb, lancea, bpb, jpai, jlu
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: ecaspole, sviswanathan, mli
…/share/native/libjavajpeg/imageioJPEG.c

Reviewed-by: serb
…d mounted vthread

Reviewed-by: sspitsyn, cjplummer
Merge jdk-22+4 and jdk-22+5
Merge jdk-22+6
@vicente-romero-oracle
Copy link
Contributor Author

/integrate

@bridgekeeper
Copy link

bridgekeeper bot commented Aug 23, 2023

👋 Welcome back vromero! A progress list of the required criteria for merging this PR into lw5 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 23, 2023

@vicente-romero-oracle 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:

Merge lworld

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 no new commits pushed to the lw5 branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the lw5 branch, type /integrate in a new comment.

@openjdk
Copy link

openjdk bot commented Aug 23, 2023

Going to push as commit 1a46d1c.

@openjdk openjdk bot added the integrated label Aug 23, 2023
@openjdk openjdk bot closed this Aug 23, 2023
@openjdk
Copy link

openjdk bot commented Aug 23, 2023

@vicente-romero-oracle Pushed as commit 1a46d1c.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

@vicente-romero-oracle vicente-romero-oracle deleted the lw5_merge_lworld branch August 23, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet