[jdk17u-dev] Integrated: 8274634: Use String.equals instead of String.compareTo in java.desktop
Goetz Lindenmaier
goetz at openjdk.org
Wed Dec 13 12:55:46 UTC 2023
On Mon, 11 Dec 2023 14:35:09 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this simple improvement because then a row of follow-up changes to CAccessible are clean.
>
> It is unclean because other follow-ups have already been backported.
This pull request has now been integrated.
Changeset: aba80d1a
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/aba80d1a40112f77a597e655ea8d68f8776cfac0
Stats: 15 lines in 3 files changed: 0 ins; 0 del; 15 mod
8274634: Use String.equals instead of String.compareTo in java.desktop
Reviewed-by: aturbanov
Backport-of: 6726c592ed01b112f5eb85d8f1e4406b25c8df2b
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2036
More information about the jdk-updates-dev
mailing list