[jdk8u-dev] RFR: 8305072: Win32ShellFolder2.compareTo is inconsistent [v2]
Sergey Bylokhov
serb at openjdk.org
Sat Oct 12 01:03:58 UTC 2024
> Hi all,
>
> This pull request contains a backport of commit [2fcb8168](https://github.com/openjdk/jdk/commit/2fcb816858406f33cefef3164b2c85f9f996c7da) from the [openjdk/jdk](https://git.openjdk.org/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 https://github.com/openjdk/jdk8u-dev/pull/522/commits/2dcba6b8048de90e29c5cd8eaca3be407db2c24e
>
> The fix verified by the test, no new issues were found by the `:jdk_desktop` tests
>
> Thanks!
Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
- Merge branch 'openjdk:master' into backport-mrserb-2fcb8168-master
- Delete @modules
- Merge branch 'openjdk:master' into backport-mrserb-2fcb8168-master
- Merge branch 'openjdk:master' into backport-mrserb-2fcb8168-master
- Backport 2fcb816858406f33cefef3164b2c85f9f996c7da
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/522/files
- new: https://git.openjdk.org/jdk8u-dev/pull/522/files/2dcba6b8..f76a2bc3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=522&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=522&range=00-01
Stats: 3005 lines in 37 files changed: 2705 ins; 72 del; 228 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/522.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/522/head:pull/522
PR: https://git.openjdk.org/jdk8u-dev/pull/522
More information about the jdk8u-dev
mailing list