-
Notifications
You must be signed in to change notification settings - Fork 60
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
8269657: Test java/nio/channels/DatagramChannel/Loopback.java failed: Unexpected message #20
Conversation
👋 Welcome back sshivang! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
|
/approval JDK-8269657 request Backporting bug to 23 as failing in lower releases CI |
@Shivangi-aa |
/integrate auto |
@Shivangi-aa This pull request will be automatically integrated when it is ready |
Does this duplicated to openjdk/jdk#19936 |
Looks Like duplicate openjdk/jdk#19936 |
@Shivangi-aa In that case, please close this jdk23u PR. A fix for the JDK 23 release family is backported to either |
Straight Backport
https://mach5.us.oracle.com/mdash/jobs/sshivang-adhoc-20240714-0825-13799277
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk23u.git pull/20/head:pull/20
$ git checkout pull/20
Update a local copy of the PR:
$ git checkout pull/20
$ git pull https://git.openjdk.org/jdk23u.git pull/20/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 20
View PR using the GUI difftool:
$ git pr show -t 20
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk23u/pull/20.diff
Webrev
Link to Webrev Comment