Skip to content

Conversation

mrserb
Copy link
Member

@mrserb mrserb commented Jun 18, 2024

Hi all,

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

The commit being backported was authored by Alexey Ivanov on 9 Apr 2024 and was reviewed by Phil Race and Sergey Bylokhov.

The patch is mostly clean, I had to delete @modules and --add-opens in the test see 2dcba6b

The fix verified by the test, no new issues were found by the :jdk_desktop tests

Thanks!


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8305072 needs maintainer approval

Issue

  • JDK-8305072: Win32ShellFolder2.compareTo is inconsistent (Bug - P4)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 522

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jun 18, 2024

👋 Welcome back serb! 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 18, 2024

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

@openjdk openjdk bot changed the title Backport 2fcb816858406f33cefef3164b2c85f9f996c7da 8305072: Win32ShellFolder2.compareTo is inconsistent Jun 18, 2024
@openjdk
Copy link

openjdk bot commented Jun 18, 2024

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

@openjdk openjdk bot added the backport Port of a pull request already in a different code base label Jun 18, 2024
@bridgekeeper
Copy link

bridgekeeper bot commented Aug 13, 2024

@mrserb This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@mrserb mrserb marked this pull request as ready for review September 12, 2024 02:57
@openjdk openjdk bot added the rfr Pull request is ready for review label Sep 12, 2024
@mlbridge
Copy link

mlbridge bot commented Sep 12, 2024

Webrevs

@openjdk
Copy link

openjdk bot commented Sep 12, 2024

⚠️ @mrserb 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.

@bridgekeeper
Copy link

bridgekeeper bot commented Oct 11, 2024

@mrserb This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@bridgekeeper
Copy link

bridgekeeper bot commented Nov 8, 2024

@mrserb This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.

@bridgekeeper bridgekeeper bot closed this Nov 8, 2024
@mrserb
Copy link
Member Author

mrserb commented Sep 25, 2025

/open

@openjdk openjdk bot reopened this Sep 25, 2025
@openjdk
Copy link

openjdk bot commented Sep 25, 2025

@mrserb This pull request is now open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Port of a pull request already in a different code base rfr Pull request is ready for review
Development

Successfully merging this pull request may close these issues.

2 participants