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

8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 #2646

Conversation

sendaoYan
Copy link
Member

@sendaoYan sendaoYan commented Jun 28, 2024

Hi all,

This pull request contains a backport of commit f23295ec from the openjdk/jdk repository.

The commit being backported was authored by Daniel Fuchs on 26 Jun 2024 and was reviewed by Alan Bateman.

Thanks!


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8334600 needs maintainer approval

Issue

  • JDK-8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 (Bug - P4 - Approved)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2646/head:pull/2646
$ git checkout pull/2646

Update a local copy of the PR:
$ git checkout pull/2646
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2646/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2646

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2646.diff

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jun 28, 2024

👋 Welcome back syan! 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 Jun 28, 2024

@sendaoYan 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:

8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64

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 12 new commits pushed to the master branch:

  • c0869db: 8291760: PipelineLeaksFD.java still fails: More or fewer pipes than expected
  • c025eb6: 8330611: AES-CTR vector intrinsic may read out of bounds (x86_64, AVX-512)
  • 0090161: 8332524: Instead of printing "TLSv1.3," it is showing "TLS13"
  • 7ae015f: 8330063: Upgrade jQuery to 3.7.1
  • 83a5a4d: 8331331: :tier1 target explanation in doc/testing.md is incorrect
  • dc3abee: 8309241: ClassForNameLeak fails intermittently as the class loader hasn't been unloaded
  • b555bbb: 8294691: dynamicArchive/RelativePath.java is running other test case
  • 379a14b: 8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
  • 313a7e0: 8327007: javax/swing/JSpinner/8008657/bug8008657.java fails
  • 4e702a4: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
  • ... and 2 more: https://git.openjdk.org/jdk17u-dev/compare/107010051fae72b0383a4c38e5b162bb07bac75d...master

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot changed the title Backport f23295ec1dde58d239a2625c9b1645534a2bb625 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 Jun 28, 2024
@openjdk
Copy link

openjdk bot commented Jun 28, 2024

This backport pull request has now been updated with issue from the original commit.

@openjdk
Copy link

openjdk bot commented Jun 28, 2024

⚠️ @sendaoYan This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk bot added the rfr Pull request is ready for review label Jun 28, 2024
@mlbridge
Copy link

mlbridge bot commented Jun 28, 2024

Webrevs

@sendaoYan
Copy link
Member Author

sendaoYan commented Jun 29, 2024

The GHA test runner report macos-x64 and macos-aarch64 compile fails, it seems like environmental issue, unrelated to this PR.

@sendaoYan
Copy link
Member Author

/approval request Backport JDK-8334600 to fix the testcase bug, only change the testcase, no risk.

@openjdk
Copy link

openjdk bot commented Jun 29, 2024

@sendaoYan
8334600: The approval request has been created successfully.

@openjdk openjdk bot added the approval label Jun 29, 2024
@sendaoYan
Copy link
Member Author

/approval request Backport JDK-8334600 to fix the testcase bug, make the more robustness. Only change test testcase, no risk.

@openjdk
Copy link

openjdk bot commented Jul 2, 2024

@sendaoYan
8334600: The approval request has been updated successfully.

@openjdk openjdk bot added ready Pull request is ready to be integrated and removed approval labels Jul 5, 2024
@sendaoYan
Copy link
Member Author

Thanks for the approval.
/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Jul 5, 2024
@openjdk
Copy link

openjdk bot commented Jul 5, 2024

@sendaoYan
Your change (at version e26608a) is now ready to be sponsored by a Committer.

@RealCLanger
Copy link
Contributor

/sponsor

@openjdk
Copy link

openjdk bot commented Jul 8, 2024

Going to push as commit 582bd63.
Since your change was applied there have been 35 commits pushed to the master branch:

  • e96daf3: 8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
  • 0e72952: 8331798: Remove unused arg of checkErgonomics() in TestMaxHeapSizeTools.java
  • 7d7c0f5: 8333804: java/net/httpclient/ForbiddenHeadTest.java threw an exception with 0 failures
  • 6d2c7a7: 8308801: update for deprecated sprintf for libnet in java.base
  • f019a81: 8303830: update for deprecated sprintf for jdk.accessibility
  • ef24cdf: 8307848: update for deprecated sprintf for jdk.attach
  • b1cb211: 8308022: update for deprecated sprintf for java.base
  • a59e873: 8303527: update for deprecated sprintf for jdk.hotspot.agent
  • aa868bb: 8301132: Test update for deprecated sprintf in Xcode 14
  • 10fb011: 8302495: update for deprecated sprintf for java.desktop
  • ... and 25 more: https://git.openjdk.org/jdk17u-dev/compare/107010051fae72b0383a4c38e5b162bb07bac75d...master

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Jul 8, 2024
@openjdk openjdk bot closed this Jul 8, 2024
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels Jul 8, 2024
@openjdk
Copy link

openjdk bot commented Jul 8, 2024

@RealCLanger @sendaoYan Pushed as commit 582bd63.

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

@sendaoYan
Copy link
Member Author

Thanks for the sponsor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport clean integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.

2 participants