[jdk8u-dev] RFR: 8305072: Win32ShellFolder2.compareTo is inconsistent

Sergey Bylokhov serb at openjdk.org
Thu Sep 12 03:02:45 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!

-------------

Commit messages:
 - Delete @modules
 - Merge branch 'openjdk:master' into backport-mrserb-2fcb8168-master
 - Merge branch 'openjdk:master' into backport-mrserb-2fcb8168-master
 - Backport 2fcb816858406f33cefef3164b2c85f9f996c7da

Changes: https://git.openjdk.org/jdk8u-dev/pull/522/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=522&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8305072
  Stats: 159 lines in 2 files changed: 157 ins; 0 del; 2 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